Step snapshot version of policy engine
[policy/engine.git] / packages / docker / pom.xml
index 68b4d92..0cc3212 100644 (file)
   ============LICENSE_END=========================================================
   -->
 
-<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">
+<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.policy.engine</groupId>
                 <artifactId>packages</artifactId>
-                <version>1.2.0-SNAPSHOT</version>
+                <version>1.4.1-SNAPSHOT</version>
        </parent>
 
        <artifactId>docker</artifactId>
@@ -82,7 +81,6 @@
                                                        <resources>          
                                                                <resource>
                                                                        <directory>src/main/docker</directory>
-                                                                       <filtering>true</filtering>
                                                                </resource>
                                                        </resources>              
                                                </configuration>