File tree 12 files changed +14
-13
lines changed
simple-app-updated-archive
12 files changed +14
-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.2.0-SNAPSHOT </version >
14
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
15
+ <version >3.2.0</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.2.0-SNAPSHOT </version >
11
+ <version >3.2.0</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >Oracle WebLogic Server Deploy Tooling</name >
65
65
<url >${wdt.scm.repo.url} </url >
66
66
<connection >scm:git:${wdt.scm.repo.conn} </connection >
67
67
<developerConnection >scm:git:${wdt.scm.repo.conn} </developerConnection >
68
- </scm >
68
+ <tag >release-3.2.0</tag >
69
+ </scm >
69
70
70
71
<dependencyManagement >
71
72
<dependencies >
You can’t perform that action at this time.
0 commit comments