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 55 <parent >
66 <groupId >org.flowable.client</groupId >
77 <artifactId >flowable-external-worker-client-parent</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
8+ <version >1 .0.0 </version >
99 </parent >
10+ <name >Flowable Java external worker client</name >
1011 <artifactId >flowable-external-worker-client-java</artifactId >
11- <version >0 .0.1-SNAPSHOT </version >
12+ <version >1 .0.0 </version >
1213
1314
1415 <dependencies >
Original file line number Diff line number Diff line change 22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
33 xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
5+
6+ <name >Flowable Java external worker client</name >
7+ <description >Flowable external worker client for Java</description >
58 <groupId >org.flowable.client</groupId >
69 <artifactId >flowable-external-worker-client-parent</artifactId >
7- <version >0 .0.1-SNAPSHOT </version >
10+ <version >1 .0.0 </version >
811 <packaging >pom</packaging >
12+
913 <properties >
1014 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1115 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.flowable.client</groupId >
77 <artifactId >flowable-external-worker-client-parent</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
8+ <version >1 .0.0 </version >
99 </parent >
1010 <groupId >org.flowable.client.sample</groupId >
1111 <artifactId >flowable-external-worker-sample-parent</artifactId >
12- <version >0 .0.1-SNAPSHOT </version >
12+ <version >1 .0.0 </version >
1313 <packaging >pom</packaging >
1414
1515 <properties >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.flowable.client.sample</groupId >
77 <artifactId >flowable-external-worker-sample-parent</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
8+ <version >1 .0.0 </version >
99 </parent >
10+ <name >Flowable Java external worker client Spring boot sample</name >
1011 <artifactId >flowable-external-worker-spring-boot-sample</artifactId >
11- <version >0 .0.1-SNAPSHOT </version >
12+ <version >1 .0.0 </version >
1213
1314 <dependencies >
1415 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.flowable.client.spring</groupId >
77 <artifactId >flowable-external-worker-spring-parent</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
8+ <version >1 .0.0 </version >
99 </parent >
10+ <name >Flowable Java external worker client Spring autoconfigure</name >
1011 <artifactId >flowable-external-worker-spring-autoconfigure</artifactId >
11- <version >0 .0.1-SNAPSHOT </version >
12+ <version >1 .0.0 </version >
1213
1314 <dependencies >
1415 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.flowable.client</groupId >
77 <artifactId >flowable-external-worker-client-parent</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
8+ <version >1 .0.0 </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <groupId >org.flowable.client.spring</groupId >
1212 <artifactId >flowable-external-worker-spring-parent</artifactId >
13- <version >0 .0.1-SNAPSHOT </version >
13+ <version >1 .0.0 </version >
1414 <packaging >pom</packaging >
1515
1616 <modules >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.flowable.client.spring</groupId >
77 <artifactId >flowable-external-worker-spring-parent</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
8+ <version >1 .0.0 </version >
99 </parent >
10+ <name >Flowable Java external worker client Spring Boot starter</name >
1011 <artifactId >flowable-external-worker-spring-boot-starter</artifactId >
11- <version >0 .0.1-SNAPSHOT </version >
12+ <version >1 .0.0 </version >
1213
1314 <dependencies >
1415 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.flowable.client.spring</groupId >
77 <artifactId >flowable-external-worker-spring-parent</artifactId >
8- <version >0 .0.1-SNAPSHOT </version >
8+ <version >1 .0.0 </version >
99 </parent >
10+ <name >Flowable Java external worker client Spring</name >
1011 <artifactId >flowable-external-worker-spring</artifactId >
11- <version >0 .0.1-SNAPSHOT </version >
12+ <version >1 .0.0 </version >
1213
1314 <dependencies >
1415 <dependency >
You can’t perform that action at this time.
0 commit comments