Skip to content

Commit bbca12b

Browse files
committed
update dependencies
1 parent 7b162c4 commit bbca12b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

parent_toplevel/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.wcm.maven</groupId>
2727
<artifactId>io.wcm.maven.global-parent</artifactId>
28-
<version>17-SNAPSHOT</version>
28+
<version>17</version>
2929
<relativePath />
3030
</parent>
3131

@@ -163,7 +163,7 @@
163163
<extension>
164164
<groupId>io.wcm.maven</groupId>
165165
<artifactId>io.wcm.maven.global-build-tools-mixin</artifactId>
166-
<version>1-SNAPSHOT</version>
166+
<version>1</version>
167167
</extension>
168168

169169
</extensions>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.wcm.devops</groupId>
2828
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
29-
<version>1.0.6</version>
29+
<version>1.0.7-SNAPSHOT</version>
3030
<relativePath>parent_toplevel/pom.xml</relativePath>
3131
</parent>
3232

public_site/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.wcm.devops</groupId>
2828
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
29-
<version>1.0.6</version>
29+
<version>1.0.7-SNAPSHOT</version>
3030
<relativePath>../parent_toplevel/pom.xml</relativePath>
3131
</parent>
3232

0 commit comments

Comments
 (0)