Skip to content

Commit

Permalink
Version number and build tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ndw committed Apr 8, 2015
1 parent e2d74e4 commit e03f911
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ deploy:
secure: CeHSwi5T/PY6+ORQocVlrBbY7c4YnPTqwwCrGMQjrS+1ZN5NyNuBebfu9yrVMToctA611vSziNr3y6jGl5ZZfpuDJjYGe9iDK4o6sv9KjUyPS6NACVJVq8h/Qf45eOnjSTwrKN3swBeQVWNtSYAfiJgZyLL7ZOJaXMHJELNISLA=
file:
- build/distributions/xmlcalabash1-deltaxml-$TRAVIS_TAG.zip
- build/libs/xmlcalabash1-deltaxml-$TRAVIS_TAG.jar
on:
tags: true
all_branches: true
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
version=1.0.0
version=1.1.0
snapshot=

group=com.xmlcalabash
builtBy=Norman Walsh

saxonVersion=9.5.1-8

0 comments on commit e03f911

Please sign in to comment.