aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-03-28 11:09:54 -0400
committerDan Timoney <dtimoney@att.com>2022-03-28 11:09:54 -0400
commit9760e0793ee41fbf9e65c7fc06aec692498901d4 (patch)
treeca3f6b78749f0dd2f80a26e24517f06b78e54130
parent3d209fa57d456a383b161759c6534d55c5a8e01c (diff)
Use released parent pom 2.3.31.3.0
Use released 2.3.3 version of parent pom Issue-ID: CCSDK-3604 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Idf14619680572a4643d587976e49f8c934394111
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a14438d5a..9df3964a9 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>2.3.2</version>
+ <version>2.3.3</version>
<relativePath/>
</parent>