Skip to content

Commit 369dcd3

Browse files
author
Christophe DENEUX
committed
Prepare next dev iteration
1 parent 52a4db9 commit 369dcd3

File tree

124 files changed

+128
-128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+128
-128
lines changed

modules/flowable-app-engine-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>org.ow2.petals.flowable</groupId>
1212
<artifactId>flowable-root</artifactId>
1313
<relativePath>../..</relativePath>
14-
<version>7.0.0-PETALS-0</version>
14+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1515
</parent>
1616

1717
<properties>

modules/flowable-app-engine-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<groupId>org.ow2.petals.flowable</groupId>
1313
<artifactId>flowable-root</artifactId>
1414
<relativePath>../..</relativePath>
15-
<version>7.0.0-PETALS-0</version>
15+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1616
</parent>
1717

1818
<properties>

modules/flowable-app-engine-spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>org.ow2.petals.flowable</groupId>
1010
<artifactId>flowable-root</artifactId>
1111
<relativePath>../..</relativePath>
12-
<version>7.0.0-PETALS-0</version>
12+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1313
</parent>
1414

1515
<properties>

modules/flowable-app-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>org.ow2.petals.flowable</groupId>
1212
<artifactId>flowable-root</artifactId>
1313
<relativePath>../..</relativePath>
14-
<version>7.0.0-PETALS-0</version>
14+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1515
</parent>
1616

1717
<dependencies>

modules/flowable-app-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<groupId>org.ow2.petals.flowable</groupId>
1212
<artifactId>flowable-spring-boot</artifactId>
1313
<relativePath>../flowable-spring-boot/pom.xml</relativePath>
14-
<version>7.0.0-PETALS-0</version>
14+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1515
</parent>
1616

1717
<properties>

modules/flowable-batch-service-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.ow2.petals.flowable</groupId>
1111
<artifactId>flowable-root</artifactId>
1212
<relativePath>../..</relativePath>
13-
<version>7.0.0-PETALS-0</version>
13+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1414
</parent>
1515

1616
<dependencies>

modules/flowable-batch-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.ow2.petals.flowable</groupId>
1111
<artifactId>flowable-root</artifactId>
1212
<relativePath>../..</relativePath>
13-
<version>7.0.0-PETALS-0</version>
13+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1414
</parent>
1515

1616
<dependencies>

modules/flowable-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>org.ow2.petals.flowable</groupId>
99
<artifactId>flowable-bom</artifactId>
1010
<packaging>pom</packaging>
11-
<version>7.0.0-PETALS-0</version>
11+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1212

1313
<dependencyManagement>
1414
<dependencies>

modules/flowable-bpmn-converter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.ow2.petals.flowable</groupId>
1111
<artifactId>flowable-root</artifactId>
1212
<relativePath>../..</relativePath>
13-
<version>7.0.0-PETALS-0</version>
13+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1414
</parent>
1515

1616
<properties>

modules/flowable-bpmn-layout/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<groupId>org.ow2.petals.flowable</groupId>
1111
<artifactId>flowable-root</artifactId>
1212
<relativePath>../..</relativePath>
13-
<version>7.0.0-PETALS-0</version>
13+
<version>7.0.0-PETALS-1-SNAPSHOT</version>
1414
</parent>
1515

1616
<properties>

0 commit comments

Comments
 (0)