Merge "[MOD/Runtime] Upgrade to Helmgen-core 1.0.4"
[dcaegen2/platform.git] / mod / runtimeapi / runtime-web / pom.xml
index af89495..01ea8fd 100644 (file)
@@ -23,18 +23,19 @@ limitations under the License.
     <parent>
         <groupId>org.onap.dcaegen2.platform.mod</groupId>
         <artifactId>runtimeapi</artifactId>
-        <version>1.3.2</version>
+        <version>1.3.3</version>
     </parent>
     <artifactId>runtime-web</artifactId>
-    <version>1.3.2-SNAPSHOT</version>
+    <version>1.3.3-SNAPSHOT</version>
     <packaging>jar</packaging>
+    <properties><onap-gerrit-review>-changelog-missing</onap-gerrit-review></properties>
     <name>runtime-web</name>
     <description>MOD Runtime Web Module</description>
     <dependencies>
         <dependency>
             <groupId>org.onap.dcaegen2.platform.mod</groupId>
             <artifactId>runtime-core</artifactId>
-            <version>1.3.2</version>
+            <version>1.3.3</version>
         </dependency>
         <dependency>
             <groupId>org.springframework.boot</groupId>