Update parent pom version 10/82610/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Mon, 18 Mar 2019 18:55:13 +0000 (14:55 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Mon, 18 Mar 2019 18:55:13 +0000 (14:55 -0400)
Use released version of parent pom.

Change-Id: Iec3bf51b6b0dd3eef1fa701dcc0af919d6ba61b6
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
message-router/pom.xml
message-router/publisher/installer/pom.xml

index 0d1328d..5265eb8 100755 (executable)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.2.1-SNAPSHOT</version>
+        <version>1.2.1</version>
         <relativePath/>
     </parent>
 
index 49113ae..1e90080 100644 (file)
 
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>