Update snapshots on oparent
[oparent.git] / oparent / pom.xml
index b1a8c45..a99385c 100644 (file)
@@ -23,7 +23,7 @@
     <groupId>org.onap.oparent</groupId>
     <artifactId>version</artifactId>
     <!-- When changing, also change the property reference in the file below -->
-    <version>3.3.3-SNAPSHOT</version>
+    <version>3.3.4-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <artifactId>oparent</artifactId>
           <dependency>
             <groupId>org.onap.oparent</groupId>
             <artifactId>checkstyle</artifactId>
-            <version>[3.3.2,)</version>
+            <version>[3.3.3,)</version>
           </dependency>
         </dependencies>
         <executions>