We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b382505 + 976049b commit 946cbb0Copy full SHA for 946cbb0
imagetool/src/main/java/com/oracle/weblogic/imagetool/aru/AruProduct.java
@@ -28,7 +28,7 @@ public enum AruProduct {
28
OPSS("16606", "Oracle Platform Security Service"),
29
OWSM("12787", "Oracle Webservices Manager"),
30
JDBC("9512", "Oracle JDBC for Fusion Middleware"),
31
- FIT("33256", "Fusion Internal Tools")
+ FIT("33256", "Middleware Common Libraries and Tools")
32
;
33
34
private final String productId;
0 commit comments