diff options
author | Dan Timoney <dtimoney@att.com> | 2017-12-05 13:55:50 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-12-05 13:55:50 -0500 |
commit | cd0b441352a33a3cd0751056f5a7189f759a4994 (patch) | |
tree | 3afc45c6ad1d753ed1234923d75271bca1fb28d5 /pom.xml | |
parent | 26d53d1c06a2bcb8d443dbe365061c376fb77de2 (diff) |
Update to use parent version 0.1.1-SNAPSHOT
Need to use snapshot version of pom associated with Amsterdam mtce release
(0.1.1-SNAPSHOT)
Change-Id: Idfaa84d80366710b2077bc39080e79823f32138c
Issue-ID: SDNC-211
Signed-off-by: Dan Timoney <dtimoney@att.com>
Former-commit-id: 06afa3e1367d32e9ede6ae61d037c398cc8c8215
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.1.0</version> + <version>0.1.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |