File tree 7 files changed +9
-9
lines changed
7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.serverlessworkflow</groupId >
6
6
<artifactId >serverlessworkflow-parent</artifactId >
7
- <version >7.0.0-SNAPSHOT </version >
7
+ <version >7.0.0-alpha5.1 </version >
8
8
</parent >
9
9
10
10
<artifactId >serverlessworkflow-api</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.serverlessworkflow</groupId >
5
5
<artifactId >serverlessworkflow-parent</artifactId >
6
- <version >7.0.0-SNAPSHOT </version >
6
+ <version >7.0.0-alpha5.1 </version >
7
7
</parent >
8
8
<artifactId >custom-generator</artifactId >
9
9
<dependencies >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.serverlessworkflow</groupId >
5
5
<artifactId >serverlessworkflow-impl</artifactId >
6
- <version >7.0.0-SNAPSHOT </version >
6
+ <version >7.0.0-alpha5.1 </version >
7
7
</parent >
8
8
<artifactId >serverlessworkflow-impl-bom</artifactId >
9
9
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.serverlessworkflow</groupId >
5
5
<artifactId >serverlessworkflow-impl</artifactId >
6
- <version >7.0.0-SNAPSHOT </version >
6
+ <version >7.0.0-alpha5.1 </version >
7
7
</parent >
8
8
<artifactId >serverlessworkflow-impl-core</artifactId >
9
9
<properties >
14
14
<dependency >
15
15
<groupId >io.serverlessworkflow</groupId >
16
16
<artifactId >serverlessworkflow-api</artifactId >
17
- <version >7.0.0-SNAPSHOT </version >
17
+ <version >7.0.0-alpha5.1 </version >
18
18
</dependency >
19
19
<dependency >
20
20
<groupId >com.github.f4b6a3</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.serverlessworkflow</groupId >
5
5
<artifactId >serverlessworkflow-impl</artifactId >
6
- <version >7.0.0-SNAPSHOT </version >
6
+ <version >7.0.0-alpha5.1 </version >
7
7
</parent >
8
8
<artifactId >serverlessworkflow-impl-http</artifactId >
9
9
<dependencies >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >io.serverlessworkflow</groupId >
5
5
<artifactId >serverlessworkflow-parent</artifactId >
6
- <version >7.0.0-SNAPSHOT </version >
6
+ <version >7.0.0-alpha5.1 </version >
7
7
</parent >
8
8
<artifactId >serverlessworkflow-impl</artifactId >
9
9
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.serverlessworkflow</groupId >
6
6
<artifactId >serverlessworkflow-parent</artifactId >
7
- <version >7.0.0-SNAPSHOT </version >
7
+ <version >7.0.0-alpha5.1 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Serverless Workflow :: Parent</name >
33
33
<connection >scm:git:git@github.com:serverlessworkflow/sdk-java.git</connection >
34
34
<developerConnection >scm:git:git@github.com:serverlessworkflow/sdk-java.git</developerConnection >
35
35
<url >https://github.com/serverlessworkflow/sdk-java</url >
36
- <tag >HEAD </tag >
36
+ <tag >7.0.0-alpha5.1 </tag >
37
37
</scm >
38
38
39
39
<modules >
You can’t perform that action at this time.
0 commit comments