Skip to content

Commit

Permalink
Update POM Version to 5.17.2-1083
Browse files Browse the repository at this point in the history
  • Loading branch information
buildmachine-sou-jenkins2 committed Jan 6, 2025
1 parent 921ab4f commit 40141b1
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion caf-logging-tomcat-juli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.cafapi.opensuse.tomcat</groupId>
<artifactId>opensuse-tomcat-image-aggregator</artifactId>
<version>5.17.2-SNAPSHOT</version>
<version>5.17.2-1083</version>
</parent>

<artifactId>caf-logging-tomcat-juli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opensuse-tomcat-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.cafapi.opensuse.tomcat</groupId>
<artifactId>opensuse-tomcat-image-aggregator</artifactId>
<version>5.17.2-SNAPSHOT</version>
<version>5.17.2-1083</version>
</parent>

<artifactId>opensuse-tomcat-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion opensuse-tomcat-juli-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>com.github.cafapi.opensuse.tomcat</groupId>
<artifactId>opensuse-tomcat-image-aggregator</artifactId>
<version>5.17.2-SNAPSHOT</version>
<version>5.17.2-1083</version>
</parent>

<artifactId>opensuse-tomcat-juli-image</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<groupId>com.github.cafapi.opensuse.tomcat</groupId>
<artifactId>opensuse-tomcat-image-aggregator</artifactId>
<version>5.17.2-SNAPSHOT</version>
<version>5.17.2-1083</version>
<packaging>pom</packaging>

<name>openSUSE Tomcat image Aggregator</name>
Expand Down Expand Up @@ -110,7 +110,7 @@
<dependency>
<groupId>com.github.cafapi.opensuse.tomcat</groupId>
<artifactId>caf-logging-tomcat-juli</artifactId>
<version>5.17.2-SNAPSHOT</version>
<version>5.17.2-1083</version>
</dependency>
<dependency>
<groupId>com.github.cafapi.util</groupId>
Expand Down

0 comments on commit 40141b1

Please sign in to comment.