Skip to content

Commit

Permalink
Update POM versions for onprem-release/10.11.0 to not be SNAPSHOTs as…
Browse files Browse the repository at this point in the history
… this is the release.
  • Loading branch information
Brian Beckett committed Dec 22, 2015
1 parent ca20254 commit e1234ef
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion find-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<artifactId>find</artifactId>
<groupId>com.hp.autonomy.frontend.find</groupId>
<version>10.11.0-SNAPSHOT</version>
<version>10.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion find-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<artifactId>find</artifactId>
<groupId>com.hp.autonomy.frontend.find</groupId>
<version>10.11.0-SNAPSHOT</version>
<version>10.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion find-hod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>find</artifactId>
<groupId>com.hp.autonomy.frontend.find</groupId>
<version>10.11.0-SNAPSHOT</version>
<version>10.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion find-idol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>find</artifactId>
<groupId>com.hp.autonomy.frontend.find</groupId>
<version>10.11.0-SNAPSHOT</version>
<version>10.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>com.hp.autonomy.frontend.find</groupId>
<artifactId>find</artifactId>
<version>10.11.0-SNAPSHOT</version>
<version>10.11.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit e1234ef

Please sign in to comment.