Skip to content

Commit

Permalink
Update resources to 8.9.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thoumadi committed Sep 25, 2020
1 parent 71befaa commit a6a6b4b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Deploying IBM Operational Decision Manager libraries on a Maven repository

This zip contains the material to deploy IBM Operational Decision Manager 8.9.2.2 libraries to a Maven repository.
This zip contains the material to deploy IBM Operational Decision Manager 8.9.2.3 libraries to a Maven repository.
It includes Maven pom files to deploy the libraries, and dependency poms that lists all the required libraries to build
an ODM client application.

Expand Down
2 changes: 1 addition & 1 deletion decisioncenter/decisioncenter-dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>com.ibm.odm</groupId>
<artifactId>decisioncenter-dependencies</artifactId>
<version>8.9.2.2</version>
<version>8.9.2.3</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion decisioncenter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>com.ibm.odm</groupId>
<artifactId>decisioncenter</artifactId>
<version>8.9.2.2</version>
<version>8.9.2.3</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion executionserver/executionserver-engine-dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>com.ibm.odm</groupId>
<artifactId>executionserver-engine-dependencies</artifactId>
<version>8.9.2.2</version>
<version>8.9.2.3</version>
<packaging>pom</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<groupId>com.ibm.odm</groupId>
<artifactId>executionserver-j2eerulesession-dependencies</artifactId>
<version>8.9.2.2</version>
<version>8.9.2.3</version>
<packaging>pom</packaging>

<properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>com.ibm.odm</groupId>
<artifactId>executionserver-j2serulesession-dependencies</artifactId>
<version>8.9.2.2</version>
<version>8.9.2.3</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion executionserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>com.ibm.odm</groupId>
<artifactId>executionserver</artifactId>
<version>8.9.2.2</version>
<version>8.9.2.3</version>
<packaging>pom</packaging>

<properties>
Expand Down

0 comments on commit a6a6b4b

Please sign in to comment.