diff options
author | Marcus G K Williams <marcus.williams@intel.com> | 2017-09-26 13:35:23 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-09-27 19:17:46 +0000 |
commit | 61d4327f8cfc7ad42f548766a67af2b73eb0fa11 (patch) | |
tree | 3b64974ad9b95419c7a1d37913e29dc24d6a0841 | |
parent | 9823cdb68b01c697a0ce0728eb32d7ad9fb32c66 (diff) |
Update appc parent pom verson
Updating parent pom to latest
version in ccsdk parent.
Issue-Id: CCSDK-104
Change-Id: If7c9573f30dac43bf4d0337a349208824d49f1a2
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-carbon-sr1</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.2-SNAPSHOT</version> </parent> |