summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-03-26 20:41:40 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-03-26 20:42:23 -0400
commit047ade94d55a1b6d8c352168652140f3579198ac (patch)
tree9aa66cf9e5eb338402a4a9579b2f33f8ec5136ab
parent441c467d1b9280c2ea7425839f6de03f6f4fee6a (diff)
Update the aai-common pom to 1.2.2-SNAPSHOT
Issue-ID: AAI-947 Change-Id: Ie76e34d6f03db745791a984529a60dca0d8abb2e Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f8dc8be..0f3b288 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.onap.aai.router-core</groupId>