Skip to content

Commit

Permalink
Update branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ercanozkaya committed Nov 22, 2016
1 parent 8e88c23 commit 5e1653f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@

<property name="file.compress" value="true" />

<property name="files.branch" value="master" />
<property name="activities.branch" value="master" />
<property name="scheduler.branch" value="master" />
<property name="migrator.branch" value="master" />
<property name="tags.branch" value="master" />
<property name="files.branch" value="v3.0.2" />
<property name="activities.branch" value="v3.0.1" />
<property name="scheduler.branch" value="v1.0.1" />
<property name="migrator.branch" value="v1.0.0" />
<property name="tags.branch" value="v1.0.1" />


<!-- Load the build configuration -->
Expand Down

0 comments on commit 5e1653f

Please sign in to comment.