diff options
author | Patrick Brady <pb071s@att.com> | 2018-05-24 13:01:47 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-05-25 10:18:12 -0700 |
commit | d21f8fdc972c4c61776be1b47633b3b44f376d38 (patch) | |
tree | d61c53cbdd014b591a4d12df6533950992c5d774 | |
parent | f05fa8d2d03234e540e98b203134bf66ebb27912 (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
(cherry picked from commit 8afc602a135a4ad03f4877f94f5962d05ae37046)
-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> |