File tree 12 files changed +13
-13
lines changed
simple-app-updated-archive
12 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<artifactId >weblogic-deploy</artifactId >
13
13
<groupId >com.oracle.weblogic.lifecycle</groupId >
14
- <version >3.5.3-SNAPSHOT </version >
14
+ <version >3.5.3</version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.oracle.weblogic.lifecycle</groupId >
14
14
<artifactId >weblogic-deploy</artifactId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy-alias-test</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy-integration-tests</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy-alias-test</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy-integration-tests</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy-system-test-apps</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy-system-test-apps</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy-system-test-apps</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >weblogic-deploy</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle</groupId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<groupId >com.oracle.weblogic.lifecycle</groupId >
14
14
<artifactId >weblogic-deploy-integration-tests</artifactId >
15
- <version >3.5.3-SNAPSHOT </version >
15
+ <version >3.5.3</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
Original file line number Diff line number Diff line change 8
8
9
9
<groupId >com.oracle.weblogic.lifecycle</groupId >
10
10
<artifactId >weblogic-deploy</artifactId >
11
- <version >3.5.3-SNAPSHOT </version >
11
+ <version >3.5.3</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >Oracle WebLogic Server Deploy Tooling</name >
66
66
<url >${wdt.scm.repo.url} </url >
67
67
<connection >scm:git:${wdt.scm.repo.conn} </connection >
68
68
<developerConnection >scm:git:${wdt.scm.repo.conn} </developerConnection >
69
- <tag >HEAD </tag >
69
+ <tag >release-3.5.3 </tag >
70
70
</scm >
71
71
72
72
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments