Skip to content

Commit

Permalink
update version in pom.xml to match what is in application.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brown committed Aug 10, 2009
1 parent 23384da commit f805b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails.org/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<groupId>org.grails</groupId>
<artifactId>site</artifactId>
<packaging>war</packaging>
<version>2.6</version>
<version>3.2</version>

<dependencies>
<dependency>
Expand Down

0 comments on commit f805b95

Please sign in to comment.