1.1.0-SNAPSHOT 11/2011/1
authorPamela Dragosh <pdragosh@research.att.com>
Fri, 10 Mar 2017 19:31:17 +0000 (14:31 -0500)
committerPamela Dragosh <pdragosh@research.att.com>
Fri, 10 Mar 2017 19:31:32 +0000 (14:31 -0500)
Change-Id: I2289242f6542657c7d69cfe57b20f2e10178caf6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
packages/base/pom.xml
packages/install/pom.xml
packages/pom.xml
policy-core/pom.xml
policy-endpoints/pom.xml
policy-healthcheck/pom.xml
policy-management/pom.xml
policy-persistence/pom.xml
policy-utils/pom.xml
pom.xml

index 6275d88..3009b85 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.openecomp.policy.drools-pdp</groupId>
                <artifactId>packages</artifactId>
-               <version>1.0.0</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>base</artifactId>
index b22bd45..8f387a5 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.openecomp.policy.drools-pdp</groupId>
                <artifactId>packages</artifactId>
-               <version>1.0.0</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>install-drools</artifactId>
index 7e4c319..eda8609 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.openecomp.policy.drools-pdp</groupId>
                <artifactId>drools-pdp</artifactId>
-               <version>1.0.0</version>
+               <version>1.1.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>packages</artifactId>
index 4f777cc..e151e55 100644 (file)
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.openecomp.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
        <build>
     <!-- leave this for now, but will remove policy-utils at the end of conversion -->
        <groupId>org.openecomp.policy.drools-pdp</groupId>
        <artifactId>policy-utils</artifactId>
-       <version>1.0.0</version>  
+       <version>${project.version}</version>  
      </dependency>
      <dependency>
       <groupId>org.openecomp.policy.common</groupId>
index 31888d6..1fa1d8e 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.openecomp.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>policy-endpoints</artifactId>
                <dependency>
                        <groupId>org.openecomp.policy.drools-pdp</groupId>
                        <artifactId>policy-core</artifactId>
-                       <version>1.0.0</version>
+                       <version>1.1.0-SNAPSHOT</version>
                </dependency>
        </dependencies>
 
index b418aa0..3b45c91 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.openecomp.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>policy-healthcheck</artifactId>
     <dependency>
       <groupId>org.openecomp.policy.drools-pdp</groupId>
       <artifactId>policy-core</artifactId>
-      <version>1.0.0</version>
+      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.openecomp.policy.drools-pdp</groupId>
       <artifactId>policy-endpoints</artifactId>
-      <version>1.0.0</version>
+      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.openecomp.policy.drools-pdp</groupId>
       <artifactId>policy-management</artifactId>
-      <version>1.0.0</version>
+      <version>${project.version}</version>
     </dependency>
   </dependencies>
 
index 80e2270..50d969d 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.openecomp.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>policy-management</artifactId>
     <dependency>
       <groupId>org.openecomp.policy.drools-pdp</groupId>
       <artifactId>policy-core</artifactId>
-      <version>1.0.0</version>
+      <version>${project.version}</version>
     </dependency>
     
     <dependency>
       <groupId>org.openecomp.policy.drools-pdp</groupId>
       <artifactId>policy-endpoints</artifactId>
-      <version>1.0.0</version>
+      <version>${project.version}</version>
     </dependency>
 
        <dependency>
index 465860c..9b32763 100644 (file)
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.openecomp.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>policy-persistence</artifactId>
     <dependency>
       <groupId>org.openecomp.policy.drools-pdp</groupId>
       <artifactId>policy-core</artifactId>
-      <version>1.0.0</version>
+      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.openecomp.policy.drools-pdp</groupId>
       <artifactId>policy-management</artifactId>
-      <version>1.0.0</version>
+      <version>${project.version}</version>
     </dependency>
   </dependencies>
 
index 0c1d975..d90b32b 100644 (file)
@@ -28,7 +28,7 @@
   <parent>
     <groupId>org.openecomp.policy.drools-pdp</groupId>
     <artifactId>drools-pdp</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
 
diff --git a/pom.xml b/pom.xml
index 2341145..4a9c639 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
        <groupId>org.openecomp.policy.drools-pdp</groupId>
        <artifactId>drools-pdp</artifactId>
-       <version>1.0.0</version>
+       <version>1.1.0-SNAPSHOT</version>
        <packaging>pom</packaging>
        <name>ECOMP Policy Engine - Drools PDP</name>
 
@@ -37,7 +37,7 @@
                <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
                <project.source.version>1.8</project.source.version>
                <project.target.version>1.8</project.target.version>
-               <common-modules.version>1.0.0</common-modules.version>
+               <common-modules.version>1.1.0-SNAPSHOT</common-modules.version>
   
                <sonar.language>java</sonar.language>
                <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>