Skip to content

Commit

Permalink
Test release M3
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Mar 12, 2015
1 parent 8d3cc57 commit 47be2fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,10 @@ env:
- secure: WxyohkKRngaIbbUgHYLKswX99eqRdhC4oaW6zWuzIBddlYaQkCz0cuCvnTemiwuAIvKLn1yygmL1EqcFQIx5s+6bCwGHUeoPiJeC23YNJPeQc8Rfl4GW+ofNCucZ+7oKK7LOOuPz1zZBn+hCfBo7lVIsMsw9KyUpwjWcRfOGH3Q=
- secure: Yf4sBMGEhpMCu3pjqmOlT8QaGX8O4HY7xkbh+AZap7xUgM1zTVtOqH1oRhWGTSIgF/VU8xvx+DMpiRuNCXnPdrCP5Kz9gdo3LM0GejsTXcVfau/A2/nLCKc7Xp5+1/KDjTfvB+8eRzYuezlmYmmiyseL8KZgqKzTP+H41oonnWk=
- secure: RxkT3DmVvI0kHT9ZUxOVbLgpdNqnWqnwhPiYQgSzp+qM8r5WO955FXoldmj8b2jB3V7OVsh2Tk92b8BXWeSP4yKpuFhx4IjpNsQUjz7ATrteg+yUph5TJb5yW826rC4bA7jfeO9THGJYOnYhy0fWxixalhK9s0Ge6/ufpLGuwT4=
deploy:
provider: releases
api_key:
secure: m7e4FuggqcA7DnyBCpPnrO4UZ1fDU0Eg9KlN2r0yifRfdxMdOcNNFfDdaEiJAuXJTjxoaBCgXQu3ALHHLkSeaAACkHDPxwmbba3KRYS757Z7jjYU8DLprj7m1iWecVu5Iccl1i2RUZcjZU4uVgnFC4UFuXZ/e9yM8/qLATshA8Y=
file: build/libs/geb-${TRAVIS_TAG:1}.jar
on:
repo: grails3-plugins/geb
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ext {
gradleWrapperVersion = project.gradleWrapperVersion
}

version "1.0.0-SNAPSHOT"
version "1.0.0.M3"
group "org.grails.plugins"

apply plugin: "org.grails.grails-plugin"
Expand Down

0 comments on commit 47be2fc

Please sign in to comment.