aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-05-24 13:01:47 -0700
committerPatrick Brady <pb071s@att.com>2018-05-25 10:18:12 -0700
commitd21f8fdc972c4c61776be1b47633b3b44f376d38 (patch)
treed61c53cbdd014b591a4d12df6533950992c5d774
parentf05fa8d2d03234e540e98b203134bf66ebb27912 (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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f43f24d92..89f00ef11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>