Skip to content

Commit d1da119

Browse files
committed
fixing parent version in system-test
1 parent 8789e5f commit d1da119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
<artifactId>weblogic-deploy</artifactId>
1414
<groupId>com.oracle.weblogic.lifecycle</groupId>
15-
<version>1.9.19-SNAPSHOT</version>
15+
<version>2.0.0-SNAPSHOT</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

0 commit comments

Comments
 (0)