diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index e5164ba4..3b8c94cc 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,5 +1,13 @@ ## Release Notes : +#### 1.19.0 + +This version contains compatibility fixes for AIP Console 1.19.0 + +Feature: + +* Added domain parameter when creating an application (and with auto create for Add and Deliver) + #### 1.18.1 Fix diff --git a/aip-console-jenkins/pom.xml b/aip-console-jenkins/pom.xml index fd34df38..f85503e6 100644 --- a/aip-console-jenkins/pom.xml +++ b/aip-console-jenkins/pom.xml @@ -10,7 +10,7 @@ com.castsoftware.aip.jenkins aip-console-jenkins - 1.19.0-SNAPSHOT + 1.19.0 hpi diff --git a/aip-console-tools-cli/pom.xml b/aip-console-tools-cli/pom.xml index 5344ac9e..2ddb479c 100644 --- a/aip-console-tools-cli/pom.xml +++ b/aip-console-tools-cli/pom.xml @@ -5,7 +5,7 @@ com.castsoftware.aip.console.tools aip-console-tools - 1.19.0-SNAPSHOT + 1.19.0 ../ 4.0.0 diff --git a/aip-console-tools-core/pom.xml b/aip-console-tools-core/pom.xml index aa644fa4..937f49f8 100644 --- a/aip-console-tools-core/pom.xml +++ b/aip-console-tools-core/pom.xml @@ -5,7 +5,7 @@ com.castsoftware.aip.console.tools aip-console-tools - 1.19.0-SNAPSHOT + 1.19.0 ../ 4.0.0 diff --git a/pom.xml b/pom.xml index a1b0dd9e..0c1fe8dd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.castsoftware.aip.console.tools aip-console-tools - 1.19.0-SNAPSHOT + 1.19.0 pom AIP Console Integration Tools Integration tools used for AIP Console