aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-08-13 15:17:27 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-08-13 15:17:27 +0000
commitbb999f2b3b299219e663d16694de6a0510008f56 (patch)
treedf1b7b5ca9f4c0fcdb7239d2937d678235090317
parent8bb78722943797bbf8b89a4f562064c6a9de0b96 (diff)
Release aai/router-core1.5.1
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index d376121..6f6197f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.aai.router-core</groupId>
<artifactId>router-core</artifactId>
<packaging>bundle</packaging>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.0</version>
<name>aai-router-core</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>