File tree Expand file tree Collapse file tree 8 files changed +24
-15
lines changed Expand file tree Collapse file tree 8 files changed +24
-15
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.flowable.client</groupId >
7
7
<artifactId >flowable-external-worker-client-parent</artifactId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
</parent >
10
+ <name >Flowable Java external worker client</name >
10
11
<artifactId >flowable-external-worker-client-java</artifactId >
11
- <version >0 .0.1-SNAPSHOT </version >
12
+ <version >1 .0.0 </version >
12
13
13
14
14
15
<dependencies >
Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
4
<modelVersion >4.0.0</modelVersion >
5
+
6
+ <name >Flowable Java external worker client</name >
7
+ <description >Flowable external worker client for Java</description >
5
8
<groupId >org.flowable.client</groupId >
6
9
<artifactId >flowable-external-worker-client-parent</artifactId >
7
- <version >0 .0.1-SNAPSHOT </version >
10
+ <version >1 .0.0 </version >
8
11
<packaging >pom</packaging >
12
+
9
13
<properties >
10
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
11
15
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.flowable.client</groupId >
7
7
<artifactId >flowable-external-worker-client-parent</artifactId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
</parent >
10
10
<groupId >org.flowable.client.sample</groupId >
11
11
<artifactId >flowable-external-worker-sample-parent</artifactId >
12
- <version >0 .0.1-SNAPSHOT </version >
12
+ <version >1 .0.0 </version >
13
13
<packaging >pom</packaging >
14
14
15
15
<properties >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.flowable.client.sample</groupId >
7
7
<artifactId >flowable-external-worker-sample-parent</artifactId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
</parent >
10
+ <name >Flowable Java external worker client Spring boot sample</name >
10
11
<artifactId >flowable-external-worker-spring-boot-sample</artifactId >
11
- <version >0 .0.1-SNAPSHOT </version >
12
+ <version >1 .0.0 </version >
12
13
13
14
<dependencies >
14
15
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.flowable.client.spring</groupId >
7
7
<artifactId >flowable-external-worker-spring-parent</artifactId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
</parent >
10
+ <name >Flowable Java external worker client Spring autoconfigure</name >
10
11
<artifactId >flowable-external-worker-spring-autoconfigure</artifactId >
11
- <version >0 .0.1-SNAPSHOT </version >
12
+ <version >1 .0.0 </version >
12
13
13
14
<dependencies >
14
15
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.flowable.client</groupId >
7
7
<artifactId >flowable-external-worker-client-parent</artifactId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
<relativePath >../../pom.xml</relativePath >
10
10
</parent >
11
11
<groupId >org.flowable.client.spring</groupId >
12
12
<artifactId >flowable-external-worker-spring-parent</artifactId >
13
- <version >0 .0.1-SNAPSHOT </version >
13
+ <version >1 .0.0 </version >
14
14
<packaging >pom</packaging >
15
15
16
16
<modules >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.flowable.client.spring</groupId >
7
7
<artifactId >flowable-external-worker-spring-parent</artifactId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
</parent >
10
+ <name >Flowable Java external worker client Spring Boot starter</name >
10
11
<artifactId >flowable-external-worker-spring-boot-starter</artifactId >
11
- <version >0 .0.1-SNAPSHOT </version >
12
+ <version >1 .0.0 </version >
12
13
13
14
<dependencies >
14
15
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.flowable.client.spring</groupId >
7
7
<artifactId >flowable-external-worker-spring-parent</artifactId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
</parent >
10
+ <name >Flowable Java external worker client Spring</name >
10
11
<artifactId >flowable-external-worker-spring</artifactId >
11
- <version >0 .0.1-SNAPSHOT </version >
12
+ <version >1 .0.0 </version >
12
13
13
14
<dependencies >
14
15
<dependency >
You can’t perform that action at this time.
0 commit comments