aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-24 10:46:31 -0500
committerDan Timoney <dtimoney@att.com>2020-01-24 15:49:04 -0500
commit34dd821ac8648aeebee99abf066ca2ab24f170ee (patch)
tree6f4aae4fe0dbf79ba02152095d6a16ce575e0ae4 /pom.xml
parent95000d792e2e5001c7f566b0dedff997dc649ab8 (diff)
Use released version 1.5.1 of CCSDK parent poms
Use released version 1.5.1 of CCSDK parent poms Change-Id: I3644ef502540210e873a3f93ab4b1990c0bd92af Issue-ID: CCSDK-1963 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 65ee5c18a..73a8e1bf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath/>
</parent>