Update runtime-api with bpgen 1.7.3
[dcaegen2/platform.git] / mod / runtimeapi / runtime-core / pom.xml
index a1b05e6..5514cc9 100644 (file)
@@ -25,12 +25,12 @@ limitations under the License.
     <parent>
         <artifactId>runtimeapi</artifactId>
         <groupId>org.onap.dcaegen2.platform.mod</groupId>
-        <version>1.2.2</version>
+        <version>1.2.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>runtime-core</artifactId>
-    <version>1.2.2</version>
+    <version>1.2.3</version>
 
     <dependencies>
         <dependency>
@@ -46,7 +46,7 @@ limitations under the License.
         <dependency>
             <groupId>org.onap.dcaegen2.platform.mod</groupId>
             <artifactId>blueprint-generator-onap</artifactId>
-            <version>1.7.2</version>
+            <version>1.7.3</version>
         </dependency>
        <dependency>
                <groupId>org.json</groupId>