diff options
author | Patrick Brady <pb071s@att.com> | 2018-05-24 13:01:47 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-05-24 13:01:54 -0700 |
commit | 8afc602a135a4ad03f4877f94f5962d05ae37046 (patch) | |
tree | 9a4691479ca8263e8f91e26f7692e6421470e573 /pom.xml | |
parent | b3382553ca57f6b973ed88be8ac9c39c5a64c546 (diff) |
Change to new ccsdk version
Ccsdk 1.0.3 version of parent poms was released.
Change-Id: Iea7d4144c57b6a953d99a210ed655429bff5b629
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: CCSDK-290
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3</version> </parent> |