aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-07-15 11:33:42 -0400
committerDan Timoney <dtimoney@att.com>2022-07-15 11:33:42 -0400
commitc3c27083ecae8d4f30442abf68c675cc53d68d68 (patch)
tree2c6789e79b065e2c5432690f0d123238f5b1878b /pom.xml
parent65125fd9e4faf91c446fc231c315f1cffc19ade3 (diff)
Use released 2.4.0 parent poms
Use released version 2.4.0 (Phosphorus) of parent poms Issue-ID: CCSDK-3691 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I920f1f8be47bd45962014d7ccb682dc6f6efb5e5
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 10f42689b..df42391a9 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.4.0-SNAPSHOT</version>
+ <version>2.4.0</version>
<relativePath/>
</parent>