Skip to content

Commit

Permalink
Move to Beta3 release version
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsrademakers committed Aug 31, 2016
1 parent 21e4a0f commit 5826a37
Show file tree
Hide file tree
Showing 81 changed files with 105 additions and 105 deletions.
2 changes: 1 addition & 1 deletion distro/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<property file="${user.home}/.activiti/build.properties" />

<property name="activiti.version" value="6.0.0.Beta3-SNAPSHOT" />
<property name="activiti.version" value="6.0.0.Beta3" />
<property name="target.distro.root" value="target/zip/activiti-${activiti.version}" />
<property name="activiti.website" value="../../activiti-website" />

Expand Down
6 changes: 3 additions & 3 deletions modules/activiti-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<inceptionYear>2016</inceptionYear>
<groupId>org.activiti</groupId>
<artifactId>activiti-admin</artifactId>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
<packaging>war</packaging>

<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand All @@ -25,7 +25,7 @@
<java.version>1.7</java.version>

<!-- Libraries versions -->
<activiti.version>6.0.0.Beta3-SNAPSHOT</activiti.version>
<activiti.version>6.0.0.Beta3</activiti.version>
<spring.version>4.1.6.RELEASE</spring.version>
<spring.security.version>4.0.1.RELEASE</spring.security.version>
<hibernate.version>4.2.16.Final</hibernate.version>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-bpmn-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-bpmn-layout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-bpmn-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-common-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-crystalball/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-cxf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-dmn-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-dmn-engine-configurator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-dmn-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-dmn-json-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-dmn-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-dmn-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-dmn-xml-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-form-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-form-engine-configurator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-form-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-form-json-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-form-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-image-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-jms-spring-executor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-json-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-ldap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-mule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<build>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@ public class BlueprintBasicTest {
@Configuration
public Option[] createConfiguration() {
Option[] coreBundles = options(
mavenBundle().groupId("org.activiti").artifactId("activiti-bpmn-model").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-bpmn-converter").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-process-validation").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-image-generator").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-form-model").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-form-api").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-dmn-model").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-dmn-api").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-engine").version("6.0.0.Beta3-SNAPSHOT"),
mavenBundle().groupId("org.activiti").artifactId("activiti-bpmn-model").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-bpmn-converter").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-process-validation").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-image-generator").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-form-model").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-form-api").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-dmn-model").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-dmn-api").version("6.0.0.Beta3"),
mavenBundle().groupId("org.activiti").artifactId("activiti-engine").version("6.0.0.Beta"),
mavenBundle().groupId("org.apache.commons").artifactId("commons-lang3").version("3.3.2"),
mavenBundle().groupId("com.fasterxml.jackson.core").artifactId("jackson-core").version("2.7.5"),
mavenBundle().groupId("com.fasterxml.jackson.core").artifactId("jackson-databind").version("2.7.5"),
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-process-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-secure-javascript/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion modules/activiti-spring-boot/spring-boot-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.activiti</groupId>
<artifactId>activiti-spring-boot</artifactId>
<relativePath>../</relativePath>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<artifactId>activiti-spring-boot-samples</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-spring-boot-samples</artifactId>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<artifactId>spring-boot-sample-actuator</artifactId>
Expand All @@ -15,7 +15,7 @@
<dependency>
<groupId>org.activiti</groupId>
<artifactId>activiti-spring-boot-starter-actuator</artifactId>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-spring-boot-samples</artifactId>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</parent>

<artifactId>spring-boot-sample-basic</artifactId>
Expand All @@ -14,7 +14,7 @@
<dependency>
<groupId>org.activiti</groupId>
<artifactId>activiti-spring-boot-starter-basic</artifactId>
<version>6.0.0.Beta3-SNAPSHOT</version>
<version>6.0.0.Beta3</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down
Loading

0 comments on commit 5826a37

Please sign in to comment.