aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-09-23 11:37:03 -0400
committerDan Timoney <dtimoney@att.com>2024-09-23 11:37:03 -0400
commit940a89a0b3e9f69fcb58101d8d4a7ab2763ba715 (patch)
tree740e6cbd680fe23c004357f45cd3d24cb7e51856
parent0957b798c9d4946f3607e17674746a973e2044a6 (diff)
Use released Oslo/Potassium parent poms
Use released version of parent poms for ONAP Oslo release Issue-ID: CCSDK-3990 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: If431c6787988784812b592fa4b67935955b05aaf
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b31a15f35..d63614c26 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-27-starter-parent</artifactId>
- <version>2.8.0-SNAPSHOT</version>
+ <version>2.8.0</version>
<relativePath/>
</parent>