aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-09-16 08:20:00 -0400
committerDan Timoney <dtimoney@att.com>2021-09-16 08:20:00 -0400
commit394518b77f365c8caf2ccf7aa256e7fbada5d9d0 (patch)
tree442bc2e5d9c49d0124c04e5be13b21622bf4a7b3
parentb4d3fd4f106115d23a73e7b5b0066e0791e8c39b (diff)
Use version 2.2.1 of CCSDK parent pom1.2.0
Use released version 2.2.1 of CCSDK parent pom Issue-ID: CCSDK-3444 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I38e87f34feacb194c30e54f61a02ebf3606dfb49
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d86a71705..46071bc0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>2.2.0-SNAPSHOT</version>
+ <version>2.2.1</version>
<relativePath/>
</parent>