Skip to content

Commit aabd3e5

Browse files
committed
Merge branch 'jrf-product-name-change' into 'main'
JRF product name changed in ARU from Java Required Files to Fusion Middleware See merge request weblogic-cloud/weblogic-image-tool!479
2 parents 76297df + 0377480 commit aabd3e5

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
public enum AruProduct {
1212
WLS("15991", "Oracle WebLogic Server"),
1313
COH("13964", "Oracle Coherence"),
14-
JRF("10120", "Oracle Java Required Files"),
14+
JRF("10120", "Oracle Fusion Middleware"),
1515
FMWPLAT("27638", "FMW Platform"),
1616
OSB("16011", "Oracle Service Bus"),
1717
SOA("12745", "Oracle SOA Suite"),

0 commit comments

Comments
 (0)