Skip to content

Commit

Permalink
Release 7.1.167
Browse files Browse the repository at this point in the history
  • Loading branch information
jx-activiti-cloud committed Jan 20, 2020
1 parent 8c3db4b commit af6f537
Show file tree
Hide file tree
Showing 72 changed files with 73 additions and 72 deletions.
1 change: 1 addition & 0 deletions VERSION
@@ -0,0 +1 @@
7.1.167
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-dependencies-tests/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-api-dependencies-tests</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-dependencies/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-api-dependencies</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-model-shared-impl/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-model-shared-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-model-shared/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-model-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-process-model-impl/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-process-model-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-process-model/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-process-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-process-runtime/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-process-runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-runtime-shared/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-runtime-shared</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-task-model-impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-task-model-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-task-model/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-task-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/activiti-api-task-runtime/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-api-dependencies</relativePath>
</parent>
<artifactId>activiti-api-task-runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.build</groupId>
<artifactId>activiti-parent</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<groupId>org.activiti.api</groupId>
<artifactId>activiti-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-common-util/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-parent</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-common-util</artifactId>
<name>Activiti :: Common :: Util</name>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-connector-model/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-connector-model</artifactId>
Expand Down
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-parent</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-core-common-dependencies-tests</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-parent</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-core-common-dependencies</artifactId>
<packaging>pom</packaging>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-test</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-core-test-assertions</artifactId>
<name>Activiti :: Test Assertions</name>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-test</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-core-test-local-runtime</artifactId>
<name>Activiti :: Test Local Runtime</name>
Expand Down
4 changes: 2 additions & 2 deletions activiti-core-common/activiti-core-test/pom.xml
Expand Up @@ -21,11 +21,11 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-core-test</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>

<name>Activiti :: Test</name>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-project-model/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-project-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-spring-application/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-application</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-spring-connector/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-spring-identity/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-identity</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-spring-project/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-project</artifactId>
Expand Down
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-resource-finder</artifactId>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-security-policies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/activiti-spring-security/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-common-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core-common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti.build</groupId>
<artifactId>activiti-parent</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<groupId>org.activiti.core.common</groupId>
<artifactId>activiti-core-common-parent</artifactId>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-api-impl</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-api-process-runtime-impl</artifactId>
<name>Activiti :: API :: Process Runtime Implementation</name>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-api-impl</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-api-runtime-shared-impl</artifactId>
<name>Activiti :: API :: Common Runtime Implementation</name>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-api-impl</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-api-task-runtime-impl</artifactId>
<name>Activiti :: API :: Task Runtime Implementation</name>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-api-impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>
<artifactId>activiti-api-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-bpmn-converter/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-bpmn-layout/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-bpmn-model/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-core-dependencies-tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-core-dependencies-tests</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-core-dependencies/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
</parent>
<artifactId>activiti-core-dependencies</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-engine/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-image-generator/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-json-converter/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-process-validation/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-spring-app-process/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-app-process</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion activiti-core/activiti-spring-boot-starter/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.activiti</groupId>
<artifactId>activiti-core-dependencies</artifactId>
<version>7.1.0-SNAPSHOT</version>
<version>7.1.167</version>
<relativePath>../activiti-core-dependencies</relativePath>
</parent>
<artifactId>activiti-spring-boot-starter</artifactId>
Expand Down

0 comments on commit af6f537

Please sign in to comment.