Skip to content

Commit

Permalink
Move to version 6.4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tijsrademakers committed Apr 11, 2019
1 parent 32c44f9 commit 212b830
Show file tree
Hide file tree
Showing 164 changed files with 172 additions and 172 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}/.flowable/build.properties" />

<property name="flowable.version" value="6.4.2.4" />
<property name="flowable.version" value="6.4.2.5" />
<property name="target.distro.root" value="target/zip/flowable-${flowable.version}" />
<property name="flowable.website" value="../../flowable-website" />

Expand Down
2 changes: 1 addition & 1 deletion docs/public-api/tools/flowable-oas-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../../../../</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion docs/public-api/tools/flowable-rest-asciidoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../../../../</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion docs/public-api/tools/flowable-swagger-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../../../../</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-app-engine-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-app-engine-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-app-engine-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-app-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-app-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-spring-boot</artifactId>
<relativePath>../flowable-spring-boot/pom.xml</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

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

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

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

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

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


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


Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-converter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

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

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-image-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

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

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

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

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-spring-configurator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-cmmn-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

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

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

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

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

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-content-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-content-spring-configurator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-content-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

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

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

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

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

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

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

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

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

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

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-dmn-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

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

<properties>
Expand Down
2 changes: 1 addition & 1 deletion modules/flowable-engine-common-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.flowable</groupId>
<artifactId>flowable-root</artifactId>
<relativePath>../..</relativePath>
<version>6.4.2.4</version>
<version>6.4.2.5</version>
</parent>

<properties>
Expand Down

0 comments on commit 212b830

Please sign in to comment.