Skip to content

Commit

Permalink
Specified version
Browse files Browse the repository at this point in the history
  • Loading branch information
meriouma committed Jan 12, 2015
1 parent 2b45f55 commit 820ef16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
<maven-site-plugin.version>3.4</maven-site-plugin.version>
<jasmine-maven-plugin.version>1.3.1.5</jasmine-maven-plugin.version>
<versions-maven-plugin.version>2.1</versions-maven-plugin.version>
<maven-release-plugin.version>2.5.1</maven-release-plugin.version>

<!-- Client -->
<gwt.version>2.7.0</gwt.version>
Expand Down Expand Up @@ -434,6 +435,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>${maven-release-plugin.version}</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<useReleaseProfile>false</useReleaseProfile>
Expand Down

0 comments on commit 820ef16

Please sign in to comment.