File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
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 </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 </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-parent</artifactId >
6
- <version >7.0.0-SNAPSHOT </version >
6
+ <version >7.0.0-alpha5 </version >
7
7
</parent >
8
8
<artifactId >serverlessworkflow-impl</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 </version >
18
18
</dependency >
19
19
<dependency >
20
20
<groupId >org.glassfish.jersey.core</groupId >
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 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Serverless Workflow :: Parent</name >
33
33
<
connection >scm:git:
[email protected] :serverlessworkflow/sdk-java.git</
connection >
34
34
<
developerConnection >scm:git:
[email protected] :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 </tag >
37
37
</scm >
38
38
39
39
<modules >
You can’t perform that action at this time.
0 commit comments