diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2024-02-29 14:14:21 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2024-02-29 14:14:21 +0000 |
commit | ef0658542aee84fae66b41c8208ee5ef3c8cec49 (patch) | |
tree | 6cfa83773e32b0b2345922add396d30f31477c42 | |
parent | 830e99fc38bfa0ce14af7644e1954de89ef7879c (diff) |
Release aai/resources1.13.3
-rw-r--r-- | aai-resources/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index dcc656c..596fe72 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.13.3-SNAPSHOT</version> + <version>1.13.3</version> </parent> <properties> <java.version>1.8</java.version> @@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.13.3-SNAPSHOT</version> + <version>1.13.3</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |