Skip to content

Commit e317e6b

Browse files
Merge pull request #286 from serverlessworkflow/release-4.0.5.2
Fix 4.0.x branch to enable release 4.0.5
2 parents d59f357 + bc73b7a commit e317e6b

File tree

7 files changed

+10
-8
lines changed

7 files changed

+10
-8
lines changed

.github/project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
release:
2-
current-version: 4.0.5.1
3-
next-version: 5.0.0-SNAPSHOT
2+
current-version: 4.0.5
3+
next-version: 4.0.6-SNAPSHOT

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.serverlessworkflow</groupId>
88
<artifactId>serverlessworkflow-parent</artifactId>
9-
<version>4.0.x</version>
9+
<version>4.0.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>serverlessworkflow-api</artifactId>

diagram/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.serverlessworkflow</groupId>
88
<artifactId>serverlessworkflow-parent</artifactId>
9-
<version>4.0.x</version>
9+
<version>4.0.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>serverlessworkflow-diagram</artifactId>

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.serverlessworkflow</groupId>
88
<artifactId>serverlessworkflow-parent</artifactId>
9-
<version>4.0.x</version>
9+
<version>4.0.5-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>Serverless Workflow :: Parent</name>
@@ -65,6 +65,8 @@
6565
<version.jar.plugin>3.2.0</version.jar.plugin>
6666
<version.jdk>${java.version}</version.jdk>
6767
<version.jsonschema2pojo-maven-plugin>1.0.1</version.jsonschema2pojo-maven-plugin>
68+
<version.javadoc.plugin>3.6.0</version.javadoc.plugin>
69+
<version.release.plugin>2.3.2</version.release.plugin>
6870
<version.source.plugin>3.3.0</version.source.plugin>
6971
<version.surefire.plugin>2.22.0</version.surefire.plugin>
7072

spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.serverlessworkflow</groupId>
88
<artifactId>serverlessworkflow-parent</artifactId>
9-
<version>4.0.x</version>
9+
<version>4.0.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>serverlessworkflow-spi</artifactId>

utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.serverlessworkflow</groupId>
88
<artifactId>serverlessworkflow-parent</artifactId>
9-
<version>4.0.x</version>
9+
<version>4.0.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>serverlessworkflow-util</artifactId>

validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.serverlessworkflow</groupId>
88
<artifactId>serverlessworkflow-parent</artifactId>
9-
<version>4.0.x</version>
9+
<version>4.0.5-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>serverlessworkflow-validation</artifactId>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy