Increment version number
[appc.git] / appc-inbound / appc-artifact-handler / provider / pom.xml
index 6c463f5..d15431c 100755 (executable)
@@ -27,7 +27,7 @@ limitations under the License.
        <parent>
                <groupId>org.onap.appc.parent</groupId>
                <artifactId>binding-parent</artifactId>
-               <version>1.4.0-SNAPSHOT</version>
+               <version>1.4.0</version>
                 <relativePath />
        </parent>
         <groupId>org.onap.appc</groupId>
@@ -160,5 +160,5 @@ limitations under the License.
                         <version>0.1.54</version>
          </dependency>
        </dependencies>
-       <version>1.4.0-SNAPSHOT</version>
+       <version>1.4.3-SNAPSHOT</version>
 </project>