Skip to content

Commit 6cfabeb

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2c9d7b8 commit 6cfabeb

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>weblogic-deploy</artifactId>
1313
<groupId>com.oracle.weblogic.lifecycle</groupId>
14-
<version>3.5.1</version>
14+
<version>3.5.2-SNAPSHOT</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

installer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.oracle.weblogic.lifecycle</groupId>
1414
<artifactId>weblogic-deploy</artifactId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/alias-test/generate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy-alias-test</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/alias-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy-integration-tests</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/alias-test/verify/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy-alias-test</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy-integration-tests</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/simple-app-archive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy-system-test-apps</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/simple-app-updated-archive/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy-system-test-apps</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/simple-app/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy-system-test-apps</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>weblogic-deploy</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>3.5.1</version>
15+
<version>3.5.2-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)