Skip to content

Commit bbae8c3

Browse files
committed
[maven-release-plugin] prepare release 7.6.0.Final [ci skip]
1 parent a11d3a4 commit bbae8c3

File tree

41 files changed

+46
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+46
-50
lines changed

annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.serverlessworkflow</groupId>
55
<artifactId>serverlessworkflow-parent</artifactId>
6-
<version>8.0.0-SNAPSHOT</version>
6+
<version>7.6.0.Final</version>
77
</parent>
88
<name>Serverless Workflow :: Annotations</name>
99
<artifactId>serverlessworkflow-annotations</artifactId>

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.serverlessworkflow</groupId>
66
<artifactId>serverlessworkflow-parent</artifactId>
7-
<version>8.0.0-SNAPSHOT</version>
7+
<version>7.6.0.Final</version>
88
</parent>
99

1010
<artifactId>serverlessworkflow-api</artifactId>

bom/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
<?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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
53
<modelVersion>4.0.0</modelVersion>
64
<parent>
75
<groupId>io.serverlessworkflow</groupId>
86
<artifactId>serverlessworkflow-parent</artifactId>
9-
<version>8.0.0-SNAPSHOT</version>
7+
<version>7.6.0.Final</version>
108
</parent>
119

1210
<artifactId>serverlessworkflow-bom</artifactId>

experimental/fluent/func/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.serverlessworkflow</groupId>
66
<artifactId>serverlessworkflow-experimental-fluent</artifactId>
7-
<version>8.0.0-SNAPSHOT</version>
7+
<version>7.6.0.Final</version>
88
</parent>
99

1010
<name>Serverless Workflow :: Experimental :: Fluent :: Functional</name>

experimental/fluent/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54
<parent>
65
<groupId>io.serverlessworkflow</groupId>
76
<artifactId>serverlessworkflow-experimental</artifactId>
8-
<version>8.0.0-SNAPSHOT</version>
7+
<version>7.6.0.Final</version>
98
</parent>
109
<name>Serverless Workflow :: Experimental :: Fluent</name>
1110
<artifactId>serverlessworkflow-experimental-fluent</artifactId>

experimental/lambda-fluent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.serverlessworkflow</groupId>
66
<artifactId>serverlessworkflow-experimental</artifactId>
7-
<version>8.0.0-SNAPSHOT</version>
7+
<version>7.6.0.Final</version>
88
</parent>
99

1010
<artifactId>serverlessworkflow-lambda-fluent</artifactId>

experimental/lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.serverlessworkflow</groupId>
55
<artifactId>serverlessworkflow-experimental</artifactId>
6-
<version>8.0.0-SNAPSHOT</version>
6+
<version>7.6.0.Final</version>
77
</parent>
88
<artifactId>serverlessworkflow-experimental-lambda</artifactId>
99
<name>Serverless Workflow :: Experimental :: Lambda</name>

experimental/model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.serverlessworkflow</groupId>
55
<artifactId>serverlessworkflow-experimental</artifactId>
6-
<version>8.0.0-SNAPSHOT</version>
6+
<version>7.6.0.Final</version>
77
</parent>
88
<artifactId>serverlessworkflow-experimental-model</artifactId>
99
<name>Serverless Workflow :: Experimental :: Model</name>

experimental/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.serverlessworkflow</groupId>
55
<artifactId>serverlessworkflow-parent</artifactId>
6-
<version>8.0.0-SNAPSHOT</version>
6+
<version>7.6.0.Final</version>
77
</parent>
88
<artifactId>serverlessworkflow-experimental</artifactId>
99
<packaging>pom</packaging>

experimental/types/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.serverlessworkflow</groupId>
55
<artifactId>serverlessworkflow-experimental</artifactId>
6-
<version>8.0.0-SNAPSHOT</version>
6+
<version>7.6.0.Final</version>
77
</parent>
88
<artifactId>serverlessworkflow-experimental-types</artifactId>
99
<name>Serverless Workflow :: Experimental:: Types</name>

0 commit comments

Comments
 (0)