File tree Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Expand file tree Collapse file tree 5 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Oracle WebLogic Image Tool
2
2
3
+ ** NOTE: Due to changes in Oracle's security, older versions of the Image Tool will no longer be able to download patches.
4
+ Please use WebLogic Image Tool 1.9.10 or newer.**
5
+
3
6
Oracle is finding ways for organizations using WebLogic Server to run important workloads, to move those workloads into
4
7
the cloud, and to simplify and speed up the application deployment life cycle. By adopting industry standards, such as Docker
5
8
and Kubernetes, WebLogic now runs in a cloud neutral infrastructure. To help simplify and automate the creation of
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<artifactId >imagetool-parent</artifactId >
15
15
<groupId >com.oracle.weblogic.lifecycle.imagetool</groupId >
16
- <version >1.9.10-SNAPSHOT </version >
16
+ <version >1.9.10</version >
17
17
<relativePath >../pom.xml</relativePath >
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<artifactId >imagetool-parent</artifactId >
15
15
<groupId >com.oracle.weblogic.lifecycle.imagetool</groupId >
16
- <version >1.9.10-SNAPSHOT </version >
16
+ <version >1.9.10</version >
17
17
<relativePath >../pom.xml</relativePath >
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 8
8
<modelVersion >4.0.0</modelVersion >
9
9
<groupId >com.oracle.weblogic.lifecycle.imagetool</groupId >
10
10
<artifactId >imagetool-parent</artifactId >
11
- <version >1.9.10-SNAPSHOT </version >
11
+ <version >1.9.10</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >WebLogic Image Tool</name >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >imagetool-parent</artifactId >
14
14
<groupId >com.oracle.weblogic.lifecycle.imagetool</groupId >
15
- <version >1.9.10-SNAPSHOT </version >
15
+ <version >1.9.10</version >
16
16
<relativePath >../pom.xml</relativePath >
17
17
</parent >
18
18
You can’t perform that action at this time.
0 commit comments