Skip to content

Commit 78a6d3d

Browse files
committed
Update to global-parent 14.
1 parent 4075d0a commit 78a6d3d

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

parent_toplevel/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
<action type="update" dev="sseifert">
2828
maven-release-plugin: Enable OddEvenVersionPolicy.
2929
</action>
30+
<action type="update" dev="sseifert">
31+
Update to global-parent 14.
32+
</action>
3033
</release>
3134

3235
<release version="1.0.4" date="2017-02-09">

parent_toplevel/pom.xml

Lines changed: 1 addition & 1 deletion
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>13</version>
28+
<version>14-SNAPSHOT</version>
2929
<relativePath />
3030
</parent>
3131

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.4</version>
29+
<version>1.0.5-SNAPSHOT</version>
3030
<relativePath>../parent_toplevel/pom.xml</relativePath>
3131
</parent>
3232

0 commit comments

Comments
 (0)