diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-11 16:25:06 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-11 16:25:06 -0400 |
commit | c7971703e0455c2ea71ac1b7072d4d1d2f99577f (patch) | |
tree | cd88f766c3b0476aeb202e0b8db3c2e9ba626012 /properties-node/features/features-properties-node | |
parent | b1818cebbd5f77061b4ce7231ad86220e9260ee6 (diff) |
Prepare for RC0 release3.0.0-ONAP0.3.1
Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.
Change-Id: I4411cbd86164f0e2739196d78fd1670f92bc1edd
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/features/features-properties-node')
-rw-r--r-- | properties-node/features/features-properties-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/features/features-properties-node/pom.xml b/properties-node/features/features-properties-node/pom.xml index 0f1b28c8..4d8610c7 100644 --- a/properties-node/features/features-properties-node/pom.xml +++ b/properties-node/features/features-properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <relativePath/> </parent> |