Release policy/engine
[policy/engine.git] / PolicyEngineAPI / pom.xml
index 6fc1357..dcacdad 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.engine</groupId>
         <artifactId>PolicyEngineSuite</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.6.1</version>
     </parent>
     <artifactId>PolicyEngineAPI</artifactId>
     <dependencies>
@@ -42,7 +42,6 @@
             <groupId>org.glassfish.jaxb</groupId>
             <artifactId>jaxb-runtime</artifactId>
             <version>2.3.2</version>
-            <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>javax.activation</groupId>