From: Patrick Brady Date: Fri, 16 Nov 2018 23:41:45 +0000 (-0800) Subject: Update docker artifact version X-Git-Tag: 1.4.4~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F72947%2F2;p=appc%2Fdeployment.git Update docker artifact version Change-Id: Ie36fafc145d7eb8f81ce5bcbd96680db4e695e6c Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- diff --git a/cdt/pom.xml b/cdt/pom.xml index 939b4fd..bf820d8 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -27,14 +27,14 @@ limitations under the License. org.onap.appc.deployment appc-docker-project - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-cdt - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT Installation - CDT Docker Creates APPC CDT Docker container diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index ff9aba7..a5239cc 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -26,22 +26,22 @@ limitations under the License. org.onap.appc.deployment installation - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-appc - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT Installation - APPC Docker Creates APPC Docker container on top of the SDNC Base Docker Image onap/appc-image - 1.4.1 - 1.4.1-SNAPSHOT + 1.4.2 + 1.4.2-SNAPSHOT 1.0.0 diff --git a/installation/pom.xml b/installation/pom.xml index ce7255d..0a7dbd9 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -28,14 +28,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.appc.deployment appc-docker-project - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT Installation Installs APP-C on local file system diff --git a/platform-logic/appc/pom.xml b/platform-logic/appc/pom.xml index f46ed5e..5c82cbd 100644 --- a/platform-logic/appc/pom.xml +++ b/platform-logic/appc/pom.xml @@ -26,14 +26,14 @@ limitations under the License. org.onap.appc.deployment platform-logic - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 pom org.onap.appc.deployment platform-logic-appc - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT Platform Logic : APP-C Contains platform-level service logic for the APP-C Platform diff --git a/platform-logic/installer/pom.xml b/platform-logic/installer/pom.xml index 02c3965..df39717 100644 --- a/platform-logic/installer/pom.xml +++ b/platform-logic/installer/pom.xml @@ -28,14 +28,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.appc.deployment platform-logic - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 pom org.onap.appc.deployment platform-logic-installer - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT Platform Logic Installer for APP-C Contains platform-level service logic installer for APP-C diff --git a/platform-logic/pom.xml b/platform-logic/pom.xml index 02a8a9e..3624c0f 100644 --- a/platform-logic/pom.xml +++ b/platform-logic/pom.xml @@ -28,14 +28,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.onap.appc.deployment appc-docker-project - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT 4.0.0 pom org.onap.appc.deployment platform-logic - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT Platform Logic Contains platform-level service logic. Installs APP-C Directed Graphs during Docker instantiation. diff --git a/pom.xml b/pom.xml index 298e5e3..97b208e 100644 --- a/pom.xml +++ b/pom.xml @@ -118,5 +118,5 @@ limitations under the License. ONAP - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/version.properties b/version.properties index 633088e..24b6aca 100644 --- a/version.properties +++ b/version.properties @@ -26,7 +26,7 @@ release_name=1 sprint_number=4 -feature_revision=1 +feature_revision=2 base_version=${release_name}.${sprint_number}.${feature_revision}