Skip to content

Commit

Permalink
updating poms for branch'release/7-201801-EA' with non-snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alfresco-build committed Feb 1, 2018
1 parent e69adf1 commit d1e2046
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,6 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>emergency-call-center</artifactId>
<version>7-201801-EA-SNAPSHOT</version>
<version>7-201801-EA</version>
</parent>
</project>
2 changes: 1 addition & 1 deletion emergency-call-center/emergency-department/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>emergency-call-center</artifactId>
<version>7-201801-EA-SNAPSHOT</version>
<version>7-201801-EA</version>
</parent>
<dependencyManagement>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion emergency-call-center/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-examples-root</artifactId>
<version>7-201801-EA-SNAPSHOT</version>
<version>7-201801-EA</version>
</parent>

<artifactId>emergency-call-center</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion loan-request/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-examples-root</artifactId>
<version>7-201801-EA-SNAPSHOT</version>
<version>7-201801-EA</version>
</parent>

<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-examples-root</artifactId>
<packaging>pom</packaging>
<version>7-201801-EA-SNAPSHOT</version>
<version>7-201801-EA</version>
<properties>
<jgitflow.plugin.version>1.0-m5.1</jgitflow.plugin.version>
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
Expand Down

0 comments on commit d1e2046

Please sign in to comment.