File tree 6 files changed +8
-10
lines changed
6 files changed +8
-10
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 >5.1.0-SNAPSHOT </version >
7
+ <version >5.1.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >serverlessworkflow-api</artifactId >
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 >5.1.0-SNAPSHOT </version >
7
+ <version >5.1.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >serverlessworkflow-diagram</artifactId >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<groupId >io.serverlessworkflow</groupId >
8
6
<artifactId >serverlessworkflow-parent</artifactId >
9
- <version >5.1.0-SNAPSHOT </version >
7
+ <version >5.1.0.Final </version >
10
8
<packaging >pom</packaging >
11
9
12
10
<name >Serverless Workflow :: Parent</name >
35
33
<
connection >scm:git:
[email protected] :serverlessworkflow/sdk-java.git</
connection >
36
34
<
developerConnection >scm:git:
[email protected] :serverlessworkflow/sdk-java.git</
developerConnection >
37
35
<url >https://github.com/serverlessworkflow/sdk-java</url >
38
- <tag >5.1.0-SNAPSHOT </tag >
36
+ <tag >5.1.0.Final </tag >
39
37
</scm >
40
38
41
39
<modules >
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 >5.1.0-SNAPSHOT </version >
7
+ <version >5.1.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >serverlessworkflow-spi</artifactId >
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 >5.1.0-SNAPSHOT </version >
7
+ <version >5.1.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >serverlessworkflow-util</artifactId >
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 >5.1.0-SNAPSHOT </version >
7
+ <version >5.1.0.Final </version >
8
8
</parent >
9
9
10
10
<artifactId >serverlessworkflow-validation</artifactId >
You can’t perform that action at this time.
0 commit comments