Bump up artifacts version to 1.1.3-SNAPSHOT
[policy/engine.git] / BRMSGateway / pom.xml
index 6bd9557..0e8b831 100644 (file)
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.onap.policy.engine</groupId>
                <artifactId>PolicyEngineSuite</artifactId>
-               <version>1.1.0-SNAPSHOT</version>
+               <version>1.1.3-SNAPSHOT</version>
        </parent>
        <artifactId>BRMSGateway</artifactId>
        <description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description>
@@ -59,7 +59,7 @@
                <dependency>
                        <groupId>org.onap.policy.common</groupId>
                        <artifactId>integrity-monitor</artifactId>
-                       <version>${common-modules.version}</version>
+                       <version>${project.version}</version>
                </dependency>
                <dependency>
                        <groupId>org.sonatype.nexus</groupId>
                        </plugin>
                </plugins>
        </build>
-</project>
\ No newline at end of file
+</project>