Skip to content

Commit 2492571

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 6db5b84 commit 2492571

File tree

18 files changed

+19
-19
lines changed

18 files changed

+19
-19
lines changed

bundle-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf</groupId>
2323
<artifactId>parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
</parent>
2626

2727
<groupId>org.wrensecurity.wrenicf.connector</groupId>

framework-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf.framework</groupId>
2323
<artifactId>connector-framework-parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
<relativePath>../framework-parent/pom.xml</relativePath>
2626
</parent>
2727

framework-internal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf.framework</groupId>
2323
<artifactId>connector-framework-parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
<relativePath>../framework-parent/pom.xml</relativePath>
2626
</parent>
2727

framework-license/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf</groupId>
2323
<artifactId>parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
</parent>
2626

2727
<artifactId>license</artifactId>

framework-osgi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf.framework</groupId>
2323
<artifactId>connector-framework-parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
<relativePath>../framework-parent/pom.xml</relativePath>
2626
</parent>
2727

framework-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.wrensecurity.wrenicf</groupId>
2222
<artifactId>parent</artifactId>
23-
<version>1.5.3.2</version>
23+
<version>1.5.3.3-SNAPSHOT</version>
2424
</parent>
2525

2626
<groupId>org.wrensecurity.wrenicf.framework</groupId>

framework-protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf.framework</groupId>
2323
<artifactId>connector-framework-parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
<relativePath>../framework-parent/pom.xml</relativePath>
2626
</parent>
2727

framework-rpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf.framework</groupId>
2323
<artifactId>connector-framework-parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
<relativePath>../framework-parent/pom.xml</relativePath>
2626
</parent>
2727

framework-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf.framework</groupId>
2323
<artifactId>connector-framework-parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
<relativePath>../framework-parent/pom.xml</relativePath>
2626
</parent>
2727

framework-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.wrensecurity.wrenicf.framework</groupId>
2323
<artifactId>connector-framework-parent</artifactId>
24-
<version>1.5.3.2</version>
24+
<version>1.5.3.3-SNAPSHOT</version>
2525
<relativePath>../framework-parent/pom.xml</relativePath>
2626
</parent>
2727

0 commit comments

Comments
 (0)