Skip to content

Commit fdff2f6

Browse files
committed
Bump to next development cycle
Signed-off-by: mdoube <[email protected]>
1 parent 4eb44e2 commit fdff2f6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Legacy/bonej/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.bonej</groupId>
77
<artifactId>pom-bonej</artifactId>
8-
<version>7.0.25-SNAPSHOT</version>
8+
<version>7.1.1-SNAPSHOT</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

Legacy/util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.bonej</groupId>
77
<artifactId>pom-bonej</artifactId>
8-
<version>7.0.25-SNAPSHOT</version>
8+
<version>7.1.1-SNAPSHOT</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

Modern/ops/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.bonej</groupId>
77
<artifactId>pom-bonej</artifactId>
8-
<version>7.0.25-SNAPSHOT</version>
8+
<version>7.1.1-SNAPSHOT</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

Modern/utilities/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.bonej</groupId>
77
<artifactId>pom-bonej</artifactId>
8-
<version>7.0.25-SNAPSHOT</version>
8+
<version>7.1.1-SNAPSHOT</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

Modern/wrapperPlugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.bonej</groupId>
77
<artifactId>pom-bonej</artifactId>
8-
<version>7.0.25-SNAPSHOT</version>
8+
<version>7.1.1-SNAPSHOT</version>
99
<relativePath>../..</relativePath>
1010
</parent>
1111

pom.xml

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

1212
<groupId>org.bonej</groupId>
1313
<artifactId>pom-bonej</artifactId>
14-
<version>7.0.25-SNAPSHOT</version>
14+
<version>7.1.1-SNAPSHOT</version>
1515
<packaging>pom</packaging>
1616

1717
<name>BoneJ Parent POM</name>

0 commit comments

Comments
 (0)