Skip to content

Commit

Permalink
Switch to branch to match release
Browse files Browse the repository at this point in the history
  • Loading branch information
robertofilho-ctl committed Jul 1, 2020
1 parent 11bcee3 commit bf87329
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions product.settings/repos.properties.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<repositories>
<shared>
<common url='[email protected]:CenturyLink-ViNO' cloneDirectory='${tree.top}' ref='master'/>
<common url='[email protected]:CenturyLink-ViNO' cloneDirectory='${tree.top}' ref='release/1.1.1'/>
</shared>
<repos>
<repository name='dev-env-public' prefix='tools/dev-env' target='DO-NOT-BUILD' cloneDirectory='${tree.top}/tools/dev-env/public'/>
Expand All @@ -11,9 +11,9 @@
<repository name='abacus-twitter-bootstrap-vino' prefix='lib-web' target='abacus-twitter-bootstrap' cloneDirectory='${tree.top}/lib-web/abacus-twitter-bootstrap'/>
<repository name='lib-java-webui-vino' prefix='lib' target='lib-java-web-ui' cloneDirectory='${tree.top}/lib/lib-java-web-ui'/>
<repository name='abacus-nodelib-util' prefix='lib' target='DO-NOT-BUILD'/>
<repository name='jquery-fork' prefix='forks' target='DO-NOT-BUILD' cloneDirectory='${tree.top}/forks/web-jquery-fork' ref='vino-master'/>
<repository name='jquery-fork' prefix='forks' target='DO-NOT-BUILD' cloneDirectory='${tree.top}/forks/web-jquery-fork' ref='release/vino-1.1.1'/>
<repository name='abacus-jquery-vino' prefix='lib-web' target='abacus-jquery' cloneDirectory='${tree.top}/lib-web/abacus-jQuery'/>
<repository name='twitter-bootstrap-fork-vino' prefix='forks' target='DO-NOT-BUILD' cloneDirectory='${tree.top}/forks/web-bootstrap-fork' ref='vino-master'/>
<repository name='twitter-bootstrap-fork-vino' prefix='forks' target='DO-NOT-BUILD' cloneDirectory='${tree.top}/forks/web-bootstrap-fork' ref='release/vino-1.1.1'/>
<repository name='abacus-lib-js-ots-vino' prefix='lib-web' target='DO-NOT-BUILD' cloneDirectory='${tree.top}/lib-web/abacus-lib-js-ots'/>
<repository name='vino-node-red-nodes' prefix='components' target='vino-node-red-nodes'/>
<repository name='vino-core-nodes' prefix='components' target='vino-core-nodes'/>
Expand Down

0 comments on commit bf87329

Please sign in to comment.