Release version 1.4.1 maven artifacts
[ccsdk/cds.git] / ms / blueprintsprocessor / parent / pom.xml
index 0a18b80..dc9a397 100755 (executable)
   ~  See the License for the specific language governing permissions and
   ~  limitations under the License.
   -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.onap.ccsdk.cds</groupId>
         <artifactId>blueprintsprocessor</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.4.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
@@ -37,7 +36,7 @@
         <springfox.swagger2.version>3.0.0</springfox.swagger2.version>
         <eelf.version>1.0.0</eelf.version>
         <onap.logger.slf4j>1.2.2</onap.logger.slf4j>
-        <hazelcast.version>4.2.2</hazelcast.version>
+        <hazelcast.version>4.2.5</hazelcast.version>
 
         <h2database.version>1.4.197</h2database.version>
         <powermock.version>1.7.4</powermock.version>
@@ -57,7 +56,7 @@
         <json-smart.version>2.4.6</json-smart.version>
 
         <commons-io-version>2.8.0</commons-io-version>
-        <commons-compress-version>1.20</commons-compress-version>
+        <commons-compress-version>1.21</commons-compress-version>
         <commons-collections-version>3.2.2</commons-collections-version>
     </properties>