Skip to content

Commit ad69b5b

Browse files
committed
release 1.13.4
1 parent 36b12b6 commit ad69b5b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

imagetool/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<artifactId>imagetool-parent</artifactId>
1515
<groupId>com.oracle.weblogic.lifecycle.imagetool</groupId>
16-
<version>1.13.4-SNAPSHOT</version>
16+
<version>1.13.4</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919

installer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<artifactId>imagetool-parent</artifactId>
1515
<groupId>com.oracle.weblogic.lifecycle.imagetool</groupId>
16-
<version>1.13.4-SNAPSHOT</version>
16+
<version>1.13.4</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>com.oracle.weblogic.lifecycle.imagetool</groupId>
1010
<artifactId>imagetool-parent</artifactId>
11-
<version>1.13.4-SNAPSHOT</version>
11+
<version>1.13.4</version>
1212
<packaging>pom</packaging>
1313

1414
<name>WebLogic Image Tool</name>

tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<artifactId>imagetool-parent</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle.imagetool</groupId>
15-
<version>1.13.4-SNAPSHOT</version>
15+
<version>1.13.4</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)