Skip to content

Commit fca100b

Browse files
author
Anuj Dodhia
committed
[maven-release-plugin] prepare for next development iteration
1 parent 4654408 commit fca100b

11 files changed

Lines changed: 12 additions & 12 deletions

File tree

morf-core/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - Core</name>

morf-excel/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - Excel</name>

morf-h2/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - H2</name>

morf-integration-test/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

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

morf-mysql/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - MySQL</name>

morf-nuodb/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - NuoDB</name>

morf-oracle/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - Oracle</name>

morf-postgresql/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - PostgreSQL</name>

morf-sqlserver/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

1010
<name>Morf - SQL Server</name>

morf-testsupport/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.alfasoftware</groupId>
66
<artifactId>morf-parent</artifactId>
7-
<version>1.1.1</version>
7+
<version>1.1.2-SNAPSHOT</version>
88
</parent>
99

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

0 commit comments

Comments
 (0)