Skip to content

Commit

Permalink
Release 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Oct 14, 2015
1 parent 41eae01 commit 40aa6e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<plugin>
<groupId>org.grails</groupId>
<artifactId>grails-maven-plugin</artifactId>
<version>2.4.4</version>
<version>2.4.6</version>
<configuration>
<grailsVersion>\${grails.version}</grailsVersion>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion grails-resources/src/grails/templates/maven/project.pom
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<plugin>
<groupId>org.grails</groupId>
<artifactId>grails-maven-plugin</artifactId>
<version>2.4.4</version>
<version>2.4.6</version>
<configuration>
<grailsVersion>\${grails.version}</grailsVersion>
</configuration>
Expand Down

0 comments on commit 40aa6e9

Please sign in to comment.