Skip to content

Commit aa9877e

Browse files
committed
ensure all versions are to 1.1.6-SNAPSHOT
1 parent de26f48 commit aa9877e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

morf-testsupport/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.4</version>
7+
<version>1.1.6-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - Test Support</name>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.alfasoftware</groupId>
55
<artifactId>morf-parent</artifactId>
6-
<version>1.1.4</version>
6+
<version>1.1.6-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<name>Morf</name>

0 commit comments

Comments
 (0)