<parent>
<groupId>org.onap.vfc.nfvo.resmanagement</groupId>
<artifactId>vfc-nfvo-resmanagement-service-root</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<artifactId>vfc-nfvo-resmanagement-deployment</artifactId>
<packaging>pom</packaging>
+++ /dev/null
-###########################################################\r
-# Versioning variables\r
-# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
-# because they are used in Jenkins, whose plug-in doesn't support\r
-\r
-major=1\r
-minor=0\r
-patch=0\r
-\r
-base_version=${major}.${minor}.${patch}\r
-\r
-release_version=${base_version}\r
-snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file
# 50-microservice.txt - AUTOGENERATED, DO NOT MODIFY MANUALLY
# Set up microservice
-# https://nexus.onap.org/service/local/artifact/maven/redirect?r=snapshots&g=org.onap.vfc.nfvo.resmanagement&a=vfc-nfvo-resmanagement-deployment&v=LATEST&e=zip
-RUN wget -q -O nfvo-resmanagement-1.0.0-SNAPSHOT.zip "https://nexus.onap.org/service/local/artifact/maven/redirect?r=snapshots&g=org.onap.vfc.nfvo.resmanagement&a=vfc-nfvo-resmanagement-deployment&v=LATEST&e=zip" && unzip -q -o -B nfvo-resmanagement-1.0.0-SNAPSHOT.zip && rm -f nfvo-resmanagement-1.0.0-SNAPSHOT.zip
+
+RUN wget -q -O nfvo-resmanagement.zip "https://nexus.onap.org/service/local/artifact/maven/redirect?r=staging&g=org.onap.vfc.nfvo.resmanagement&a=vfc-nfvo-resmanagement-deployment&v=1.0.1&e=zip" && unzip -q -o -B nfvo-resmanagement.zip && rm -f nfvo-resmanagement.zip
# Set permissions
RUN find . -type d -exec chmod o-w {} \;
RUN find . -name "*.sh" -exec chmod +x {} \;
EXPOSE 8480
-RUN echo ONAP nfvo-resmanagement 1.0.0-SNAPSHOT "https://nexus.onap.org/service/local/artifact/maven/redirect?r=snapshots&g=org.onap.vfc.nfvo.resmanagement&a=vfc-nfvo-resmanagement-deployment&v=LATEST&e=zip" > OPENO_VERSION
-
# 90-entrypoint.txt
BUILD_ARGS="--no-cache"
ORG="onap"
-VERSION="1.0.0"
+VERSION="1.0.1"
PROJECT="vfc"
IMAGE="resmanagement"
DOCKER_REPOSITORY="nexus3.onap.org:10003"
<parent>
<artifactId>vfc-nfvo-resmanagement</artifactId>
<groupId>org.onap.vfc.nfvo.resmanagement</groupId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vfc-nfvo-resmanagement-service-root</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>vfc/nfvo/resmanagement/ResmanagementService</name>
<packaging>pom</packaging>
<parent>
<groupId>org.onap.vfc.nfvo.resmanagement</groupId>
<artifactId>vfc-nfvo-resmanagement-service-root</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vfc-nfvo-resmanagement-service</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>vfc/nfvo/resmanagement/ResmanagementService/service</name>
<packaging>war</packaging>
<dependencies>
+++ /dev/null
-###########################################################\r
-# Versioning variables\r
-# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
-# because they are used in Jenkins, whose plug-in doesn't support\r
-\r
-major=1\r
-minor=0\r
-patch=0\r
-\r
-base_version=${major}.${minor}.${patch}\r
-\r
-release_version=${base_version}\r
-snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file
+++ /dev/null
-###########################################################\r
-# Versioning variables\r
-# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )\r
-# because they are used in Jenkins, whose plug-in doesn't support\r
-\r
-major=1\r
-minor=0\r
-patch=0\r
-\r
-base_version=${major}.${minor}.${patch}\r
-\r
-release_version=${base_version}\r
-snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.vfc.nfvo.resmanagement</groupId>
<artifactId>vfc-nfvo-resmanagement</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>vfc-nfvo-resmanagement</name>
<description>vfc nfvo resmanagement</description>
# because they are used in Jenkins, whose plug-in doesn't support\r
\r
major=1\r
-minor=1\r
+minor=0\r
patch=1\r
\r
base_version=${major}.${minor}.${patch}\r