Skip to content

Commit 976049b

Browse files
committed
Fusion Internal Tools product name changed to Middleware Common Libraries and Tools
1 parent b382505 commit 976049b

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)