diff options
author | Dan Timoney <dtimoney@att.com> | 2017-09-14 16:02:25 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-09-14 16:02:25 -0400 |
commit | 9342e92c2557dfc7df213b37e3957f282342b2eb (patch) | |
tree | c5cfa5c85f762cfdaad34a09deb10835e09e75cf /pom.xml | |
parent | d20f5326f744399c9e741c306043b500991953c8 (diff) |
Use oparent-odlparent in sli/plugins
Update sli/plugins to use oparent-odlparent, used by latest version
of ccsdk odlparent-carbon-sr1 parent.
Change-Id: I315d3e0762f86d1a994c6b0d5c35b2f681b7e538
Issue-ID: CCSDK-43
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <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> <modelVersion>4.0.0</modelVersion> |