Skip to content

Commit

Permalink
update version to 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Dec 15, 2010
1 parent 6e36de3 commit f6324ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.grails</groupId>
<artifactId>grails-maven-archetype</artifactId>
<version>1.3.4</version>
<version>1.3.6</version>

<name>Maven archetype for Grails projects</name>
<description>Maven archetype for Grails projects.</description>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/pom.xml
Expand Up @@ -13,7 +13,7 @@
<url>http://www.myorganization.org</url>

<properties>
<grails.version>1.3.4</grails.version>
<grails.version>1.3.6</grails.version>
</properties>

<dependencies>
Expand Down

0 comments on commit f6324ec

Please sign in to comment.