Bump to version 1.2.1 in prep of release
[aai/rest-client.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2de12e2..b7586ab 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,12 +25,12 @@ limitations under the License.
        <parent>
                <groupId>org.onap.oparent</groupId>
                <artifactId>oparent</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.0</version>
        </parent>
 
        <groupId>org.onap.aai</groupId>
        <artifactId>rest-client</artifactId>
-       <version>1.2.0-SNAPSHOT</version>
+       <version>1.2.1-SNAPSHOT</version>
        <name>aai-rest-client</name>
         
        <properties>
@@ -54,7 +54,7 @@ limitations under the License.
                <dependency>
                        <groupId>org.onap.aai.logging-service</groupId>
                        <artifactId>common-logging</artifactId>
-                       <version>1.2.1</version>
+                       <version>1.2.2</version>
                </dependency>
                
                <dependency>