Skip to content

Commit 946cbb0

Browse files
committed
Merge branch 'tools-name-change' into 'main'
Fusion Internal Tools product name changed to Middleware Common Libraries and Tools See merge request weblogic-cloud/weblogic-image-tool!444
2 parents b382505 + 976049b commit 946cbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imagetool/src/main/java/com/oracle/weblogic/imagetool/aru/AruProduct.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ public enum AruProduct {
2828
OPSS("16606", "Oracle Platform Security Service"),
2929
OWSM("12787", "Oracle Webservices Manager"),
3030
JDBC("9512", "Oracle JDBC for Fusion Middleware"),
31-
FIT("33256", "Fusion Internal Tools")
31+
FIT("33256", "Middleware Common Libraries and Tools")
3232
;
3333

3434
private final String productId;

0 commit comments

Comments
 (0)