Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed May 4, 2018
1 parent 694a9ad commit 997648f
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion camunda-bpm-blueprint-wrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Camunda BPM - Blueprint - Wrapper</name>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-karaf-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Camunda BPM - Karaf - Assembly</name>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-karaf-commands/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Camunda BPM - Karaf - Commands</name>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-karaf-feature/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Camunda BPM - Karaf - Feature</name>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-osgi-configadmin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>camunda-bpm-osgi-configadmin</artifactId>
<name>Camunda BPM - OSGi ConfigAdmin</name>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-osgi-eventing-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>camunda-bpm-osgi-root</artifactId>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-osgi-eventing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>camunda-bpm-osgi-root</artifactId>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-osgi-fileinstall/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>camunda-bpm-osgi-fileinstall</artifactId>
<name>Camunda BPM - OSGi Fileinstall</name>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-osgi-itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>camunda-bpm-osgi-itest</artifactId>
<name>Camunda BPM - OSGi Integration Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-osgi-processapplication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>
<artifactId>camunda-bpm-osgi-processapplication</artifactId>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion camunda-bpm-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<name>Camunda BPM - Engine - OSGi</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<name>Camunda BPM - OSGi - Root</name>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-osgi-root</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>4.1.0</version>
<packaging>pom</packaging>

<modules>
Expand Down Expand Up @@ -416,7 +416,7 @@
<url>https://github.com/camunda/camunda-bpm-platform-osgi</url>
<connection>scm:git:[email protected]:camunda/camunda-bpm-platform-osgi.git</connection>
<developerConnection>scm:git:[email protected]:camunda/camunda-bpm-platform-osgi.git</developerConnection>
<tag>HEAD</tag>
<tag>4.1.0</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 997648f

Please sign in to comment.