Skip to content

Commit e99a89a

Browse files
committed
[maven-release-plugin] prepare release release-4.3.5
1 parent 780a720 commit e99a89a

File tree

23 files changed

+24
-24
lines changed

23 files changed

+24
-24
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>4.3.5-SNAPSHOT</version>
14+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/structured-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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/structured-app/structured-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-structured-app</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/structured-app/structured-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-structured-app</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/structured-app/structured-app-war/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-structured-app</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/versioned-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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/versioned-app/versioned-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-versioned-app</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/versioned-app/versioned-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-versioned-app</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/versioned-app/versioned-app-updated-war/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-versioned-app</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/apps/versioned-app/versioned-app-war/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-versioned-app</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

integration-tests/system-test/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-integration-tests</artifactId>
15-
<version>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>com.oracle.weblogic.lifecycle</groupId>
1010
<artifactId>weblogic-deploy</artifactId>
11-
<version>4.3.5-SNAPSHOT</version>
11+
<version>4.3.5</version>
1212
<packaging>pom</packaging>
1313

1414
<name>Oracle WebLogic Server Deploy Tooling</name>
@@ -71,7 +71,7 @@
7171
<url>${wdt.scm.repo.url}</url>
7272
<connection>scm:git:${wdt.scm.repo.conn}</connection>
7373
<developerConnection>scm:git:${wdt.scm.repo.conn}</developerConnection>
74-
<tag>HEAD</tag>
74+
<tag>release-4.3.5</tag>
7575
</scm>
7676

7777
<dependencyManagement>

tools/crd-schema/pom.xml

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

tools/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>4.3.5-SNAPSHOT</version>
15+
<version>4.3.5</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)