Skip to content

Commit 1839b4f

Browse files
Update POM Version to 4.1.3-41
1 parent 0807d2b commit 1839b4f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

buildenv-dotnet-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafapi</groupId>
2626
<artifactId>buildenv-images-aggregator</artifactId>
27-
<version>4.1.3-SNAPSHOT</version>
27+
<version>4.1.3-41</version>
2828
</parent>
2929

3030
<artifactId>buildenv-dotnet-image</artifactId>

buildenv-dotnet-mono-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafapi</groupId>
2626
<artifactId>buildenv-images-aggregator</artifactId>
27-
<version>4.1.3-SNAPSHOT</version>
27+
<version>4.1.3-41</version>
2828
</parent>
2929

3030
<artifactId>buildenv-dotnet-mono-image</artifactId>

buildenv-jdk11-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafapi</groupId>
2626
<artifactId>buildenv-images-aggregator</artifactId>
27-
<version>4.1.3-SNAPSHOT</version>
27+
<version>4.1.3-41</version>
2828
</parent>
2929

3030
<artifactId>buildenv-jdk11-image</artifactId>

buildenv-jdk17-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafapi</groupId>
2626
<artifactId>buildenv-images-aggregator</artifactId>
27-
<version>4.1.3-SNAPSHOT</version>
27+
<version>4.1.3-41</version>
2828
</parent>
2929

3030
<artifactId>buildenv-jdk17-image</artifactId>

buildenv-jdk8-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.cafapi</groupId>
2626
<artifactId>buildenv-images-aggregator</artifactId>
27-
<version>4.1.3-SNAPSHOT</version>
27+
<version>4.1.3-41</version>
2828
</parent>
2929

3030
<artifactId>buildenv-jdk8-image</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.github.cafapi</groupId>
2525
<artifactId>buildenv-images-aggregator</artifactId>
26-
<version>4.1.3-SNAPSHOT</version>
26+
<version>4.1.3-41</version>
2727
<packaging>pom</packaging>
2828

2929
<name>Buildenv Images Aggregator</name>

0 commit comments

Comments
 (0)