aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-01-04 07:47:27 -0500
committerDan Timoney <dtimoney@att.com>2023-01-04 07:47:27 -0500
commit8e3f13effa8e1d77f0f06176f4e6ad5004a07dc5 (patch)
tree4e53503fa9c982460a82e552a2b85b141c5d5187
parentd2d664752c81414ec429f54cdf7b37ce19b75a7f (diff)
Use released version 2.5.1 parent poms
Use released version 2.5.1 of parent pom Issue-ID: CCSDK-3831 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: Id48527317f78073a4942fe1116610701ab9f5e1f
-rw-r--r--ms/neng/pom.xml1
-rw-r--r--ms/pom.xml1
-rwxr-xr-xpom.xml2
3 files changed, 1 insertions, 3 deletions
diff --git a/ms/neng/pom.xml b/ms/neng/pom.xml
index 63189567..2bddf10d 100644
--- a/ms/neng/pom.xml
+++ b/ms/neng/pom.xml
@@ -18,7 +18,6 @@
* limitations under the License.
* ============LICENSE_END=========================================================
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/ms/pom.xml b/ms/pom.xml
index 36af20c0..a653ca28 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -18,7 +18,6 @@
* limitations under the License.
* ============LICENSE_END=========================================================
-->
-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 05126903..b104fe51 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-26-starter-parent</artifactId>
- <version>2.5.0</version>
+ <version>2.5.1</version>
<relativePath/>
</parent>