Use released parent pom 2.3.3 30/128130/1 1.3.0
authorDan Timoney <dtimoney@att.com>
Mon, 28 Mar 2022 15:09:54 +0000 (11:09 -0400)
committerDan Timoney <dtimoney@att.com>
Mon, 28 Mar 2022 15:09:54 +0000 (11:09 -0400)
Use released 2.3.3 version of parent pom

Issue-ID: CCSDK-3604
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Idf14619680572a4643d587976e49f8c934394111

pom.xml

diff --git a/pom.xml b/pom.xml
index a14438d..9df3964 100644 (file)
--- 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>2.3.2</version>
+        <version>2.3.3</version>
         <relativePath/>
     </parent>