Skip to content

Commit 3c55c9f

Browse files
committed
work in progress
work in progress work in progress
1 parent 89e4fcc commit 3c55c9f

File tree

12 files changed

+3
-3
lines changed

12 files changed

+3
-3
lines changed

model-report/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>versions</artifactId>
77
<groupId>org.codehaus.mojo.versions</groupId>
8-
<version>2.13.0-SNAPSHOT</version>
8+
<version>2.14.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>versions</artifactId>
77
<groupId>org.codehaus.mojo.versions</groupId>
8-
<version>2.13.0-SNAPSHOT</version>
8+
<version>2.14.0-SNAPSHOT</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

versions-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.codehaus.mojo.versions</groupId>
66
<artifactId>versions</artifactId>
7-
<version>2.13.0-SNAPSHOT</version>
7+
<version>2.14.0-SNAPSHOT</version>
88
</parent>
99

1010
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)