Change Beijing Release to 2.1.1
[aaf/authz.git] / auth-client / pom.xml
index 789e24e..7366421 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>parent</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.1.1-SNAPSHOT</version>
     </parent>
        
        <artifactId>aaf-auth-client</artifactId>
@@ -34,7 +34,7 @@
        <packaging>jar</packaging>
 
        <properties>
-       <project.interfaceVersion>2.1.0-SNAPSHOT</project.interfaceVersion>
+       <project.interfaceVersion>2.1.1-SNAPSHOT</project.interfaceVersion>
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <maven.test.failure.ignore>true</maven.test.failure.ignore>
                <!--  SONAR  -->