Skip to content

Commit c337ad8

Browse files
Moved to version 6.1.1
1 parent 37de3cb commit c337ad8

File tree

112 files changed

+125
-125
lines changed

Some content is hidden

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

112 files changed

+125
-125
lines changed

distro/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<property file="${user.home}/.flowable/build.properties" />
66

7-
<property name="flowable.version" value="6.1.1-SNAPSHOT" />
7+
<property name="flowable.version" value="6.1.1" />
88
<property name="target.distro.root" value="target/zip/flowable-${flowable.version}" />
99
<property name="flowable.website" value="../../flowable-website" />
1010

modules/flowable-app-rest/pom.xml

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

1616
<properties>

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.flowable</groupId>
1111
<artifactId>flowable-root</artifactId>
1212
<relativePath>../..</relativePath>
13-
<version>6.1.1-SNAPSHOT</version>
13+
<version>6.1.1</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.flowable</groupId>
1111
<artifactId>flowable-root</artifactId>
1212
<relativePath>../..</relativePath>
13-
<version>6.1.1-SNAPSHOT</version>
13+
<version>6.1.1</version>
1414
</parent>
1515

1616
<properties>

modules/flowable-bpmn-model/pom.xml

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

1616
<properties>

modules/flowable-camel/pom.xml

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

1717

modules/flowable-cdi/pom.xml

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

1717

modules/flowable-common-rest/pom.xml

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

1717
<properties>

modules/flowable-content-api/pom.xml

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

1717
<properties>

modules/flowable-content-engine-configurator/pom.xml

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

1717
<properties>

0 commit comments

Comments
 (0)