diff options
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -<!-- +<!-- ============LICENSE_START======================================================= org.onap.aai ================================================================================ @@ -30,7 +30,7 @@ limitations under the License. </parent> <groupId>org.onap.aai.data-router</groupId> <artifactId>data-router</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <name>aai-data-router</name> <properties> |