Skip to content

Commit

Permalink
chore(release): Prepare release: set version to 7.13.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
camunda-jenkins committed Mar 5, 2020
1 parent bc4a693 commit 7af9cc6
Show file tree
Hide file tree
Showing 104 changed files with 111 additions and 107 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-parent</artifactId>
<relativePath>../parent</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-database-settings</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/jbossas7/modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.camunda.bpm.jboss</groupId>
<artifactId>camunda-jboss</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion distro/jbossas7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<groupId>org.camunda.bpm.jboss</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distro/jbossas7/subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.camunda.bpm.jboss</groupId>
<artifactId>camunda-jboss</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion distro/jbossas7/webapp-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.jboss</groupId>
<artifactId>camunda-jboss</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<groupId>org.camunda.bpm.webapp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distro/jbossas7/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.camunda.bpm.jboss</groupId>
<artifactId>camunda-jboss</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion distro/license-book/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>license-book</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/run/assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.run</groupId>
<artifactId>camunda-bpm-run-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distro/run/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.run</groupId>
<artifactId>camunda-bpm-run-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distro/run/distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.run</groupId>
<artifactId>camunda-bpm-run-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distro/run/modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.run</groupId>
<artifactId>camunda-bpm-run-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distro/run/modules/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.run</groupId>
<artifactId>camunda-bpm-run-modules</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distro/run/modules/webapps/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.run</groupId>
<artifactId>camunda-bpm-run-modules</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distro/run/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion distro/sql-script/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<groupId>org.camunda.bpm.distro</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distro/tomcat/assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.camunda.bpm.tomcat</groupId>
<artifactId>camunda-tomcat</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<name>camunda BPM - tomcat Assembly</name>
Expand Down
2 changes: 1 addition & 1 deletion distro/tomcat/distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.camunda.bpm.tomcat</groupId>
<artifactId>camunda-tomcat</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<name>camunda BPM - tomcat Distro</name>
Expand Down
2 changes: 1 addition & 1 deletion distro/tomcat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-tomcat</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/tomcat/webapp-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.tomcat</groupId>
<artifactId>camunda-tomcat</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<groupId>org.camunda.bpm.webapp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distro/tomcat/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.camunda.bpm.tomcat</groupId>
<artifactId>camunda-tomcat</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion distro/webjar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-parent</artifactId>
<relativePath>../../parent</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<groupId>org.camunda.bpm.webapp</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distro/wildfly/assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.wildfly</groupId>
<artifactId>camunda-wildfly</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-wildfly-assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/wildfly/distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.wildfly</groupId>
<artifactId>camunda-wildfly</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-bpm-wildfly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/wildfly/modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.wildfly</groupId>
<artifactId>camunda-wildfly</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-wildfly-modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distro/wildfly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<groupId>org.camunda.bpm.wildfly</groupId>
Expand Down
2 changes: 1 addition & 1 deletion distro/wildfly/subsystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.wildfly</groupId>
<artifactId>camunda-wildfly</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-wildfly-subsystem</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<dependencyManagement>
Expand Down
6 changes: 5 additions & 1 deletion engine-dmn/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-dmn-bom</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<name>camunda DMN - engine - bom</name>
<packaging>pom</packaging>

Expand Down Expand Up @@ -60,4 +60,8 @@
<url>allow-resolving-snapshots</url>
</repository>
</repositories>

<scm>
<tag>7.13.0-alpha2</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion engine-dmn/engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-dmn-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-engine-dmn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine-dmn/feel-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-dmn-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-engine-feel-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine-dmn/feel-juel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-dmn-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-engine-feel-juel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine-dmn/feel-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.camunda.bpm.dmn</groupId>
<artifactId>camunda-engine-dmn-root</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-engine-feel-scala</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine-dmn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<groupId>org.camunda.bpm.dmn</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine-plugins/connect-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>camunda-engine-plugins</artifactId>
<groupId>org.camunda.bpm</groupId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion engine-plugins/identity-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-plugins</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion engine-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-database-settings</artifactId>
<relativePath>../database</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<artifactId>camunda-engine-plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine-plugins/spin-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>camunda-engine-plugins</artifactId>
<groupId>org.camunda.bpm</groupId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion engine-rest/assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest-root</artifactId>
<relativePath>../</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions engine-rest/engine-rest-jaxrs2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<modelVersion>4.0.0</modelVersion>
<name>camunda BPM - engine - REST JAX RS 2.0</name>
<artifactId>camunda-engine-rest-jaxrs2</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<packaging>jar</packaging>

<parent>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest-root</artifactId>
<relativePath>../</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<properties>
Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest-core</artifactId>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
<scope>compile</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion engine-rest/engine-rest-openapi-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<groupId>org.camunda.bpm</groupId>
<artifactId>camunda-engine-rest-root</artifactId>
<relativePath>../</relativePath>
<version>7.13.0-SNAPSHOT</version>
<version>7.13.0-alpha2</version>
</parent>

<dependencies>
Expand Down
Loading

0 comments on commit 7af9cc6

Please sign in to comment.