Skip to content

Commit

Permalink
Use GA version of 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed May 21, 2014
1 parent 4a32411 commit b8588b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>org.grails</groupId>
<artifactId>grails-dependencies</artifactId>
<packaging>pom</packaging>
<version>2.4.0.RC2</version>
<version>2.4.0</version>

<name>Grails dependencies</name>
<description>POM file containing Grails dependencies.</description>
Expand Down Expand Up @@ -39,7 +39,7 @@


<properties>
<grails.version>2.4.0.RC2</grails.version>
<grails.version>2.4.0</grails.version>
</properties>

<dependencies>
Expand Down

0 comments on commit b8588b8

Please sign in to comment.