Repository: groovy
Updated Branches:
  refs/heads/GROOVY_2_5_X 32d2ae5f4 -> eeefc8432


Bump version on GROOVY_2_5_X branch

Project: http://git-wip-us.apache.org/repos/asf/groovy/repo
Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/eeefc843
Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/eeefc843
Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/eeefc843

Branch: refs/heads/GROOVY_2_5_X
Commit: eeefc8432a3a506db2e94273ff5423817f7896a5
Parents: 32d2ae5
Author: Paul King <[email protected]>
Authored: Tue Aug 14 14:18:02 2018 +1000
Committer: Paul King <[email protected]>
Committed: Tue Aug 14 17:24:46 2018 +1000

----------------------------------------------------------------------
 gradle.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/groovy/blob/eeefc843/gradle.properties
----------------------------------------------------------------------
diff --git a/gradle.properties b/gradle.properties
index 477c919..ff228f2 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -13,9 +13,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-groovyVersion = 2.5.2-SNAPSHOT
+groovyVersion = 2.5.3-SNAPSHOT
 # bundle version format: major('.'minor('.'micro('.'qualifier)?)?)? (first 3 
only digits)
-groovyBundleVersion = 2.5.2.SNAPSHOT
+groovyBundleVersion = 2.5.3.SNAPSHOT
 
 gradle_version=4.9
 

Reply via email to