Skip to content

Commit

Permalink
Increment versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-milles committed Dec 20, 2017
1 parent b458357 commit 3bfa051
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extras/groovy-eclipse-batch-builder/build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version2.0=2.0.8-01
version2.1=2.1.9-01
version2.2=2.2.2-01
version2.3=2.3.11-01
version2.4=2.4.13-01
version2.4=2.4.13-02
version2.5=2.5.0-01

# uncomment to do a particular build -- only one should be uncommented at a time
Expand Down
4 changes: 2 additions & 2 deletions extras/groovy-eclipse-compiler-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

<artifactId>groovy-eclipse-compiler-tests</artifactId>
<groupId>org.codehaus.groovy</groupId>
<version>2.9.2-03</version>
<version>2.9.2-04</version>
<packaging>pom</packaging>

<properties>
<!-- groovy-all version to use for tests: -->
<groovy.all.version>2.4.13</groovy.all.version>
<!-- groovy-batch version to use for tests: -->
<groovy.xx.version>2.4.13-01</groovy.xx.version>
<groovy.xx.version>2.4.13-02</groovy.xx.version>
<!-- maven-compiler version to use for tests: -->
<maven-compiler-plugin.version>3.1</maven-compiler-plugin.version>

Expand Down

0 comments on commit 3bfa051

Please sign in to comment.