aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorfpaquett <francis.paquette@amdocs.com>2018-11-01 15:24:53 -0400
committerfpaquett <francis.paquette@amdocs.com>2018-11-01 15:25:21 -0400
commita411d6ca32c6664b09dd07febb75a98ccfb61589 (patch)
treee20bed23096d403ba301792488f9c41702457604 /pom.xml
parent050f85cbe0c0e261347a371ac720077e2c3d8dcf (diff)
Upversion to 1.3.2-SNAPSHOT3.0.0-ONAP
Issue-ID: AAI-1825 Change-Id: I886183987bcbd84e34b200124498894de049660a Signed-off-by: fpaquett <francis.paquette@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 64a5b44..8ea35b6 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.3.1-SNAPSHOT</version>
+ <version>1.3.2-SNAPSHOT</version>
<name>aai-router-core</name>
<properties>
<checkstyle.config.location>google_checks.xml</checkstyle.config.location>