diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-18 18:50:29 -0800 |
---|---|---|
committer | Charles Cole <cc847m@att.com> | 2017-11-21 09:05:57 -0600 |
commit | db597fe2163c073e37ad2ddc0d7fe386517e21e0 (patch) | |
tree | 30df9d82489f919d7f13703dfad83f32e95f1556 | |
parent | 5574639015d8316696a0964c6f2f842679e4bc36 (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I61e0ae91e3ece54ed09a88dad9b8dac173ccae07
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r-- | BRMSGateway/config.properties | 2 | ||||
-rw-r--r-- | BRMSGateway/dependency.json | 46 | ||||
-rw-r--r-- | BRMSGateway/pom.xml | 2 | ||||
-rw-r--r-- | BRMSGateway/src/main/java/org/onap/policy/brmsInterface/BRMSPush.java | 2 | ||||
-rw-r--r-- | BRMSGateway/src/test/resources/config.properties | 2 | ||||
-rw-r--r-- | LogParser/pom.xml | 2 | ||||
-rw-r--r-- | ONAP-PAP-REST/pom.xml | 2 | ||||
-rw-r--r-- | ONAP-PDP-REST/pom.xml | 2 | ||||
-rw-r--r-- | ONAP-PDP/pom.xml | 2 | ||||
-rw-r--r-- | ONAP-REST/pom.xml | 2 | ||||
-rw-r--r-- | ONAP-SDK-APP/pom.xml | 2 | ||||
-rw-r--r-- | ONAP-XACML/pom.xml | 2 | ||||
-rw-r--r-- | POLICY-SDK-APP/pom.xml | 2 | ||||
-rw-r--r-- | PolicyEngineAPI/pom.xml | 2 | ||||
-rw-r--r-- | PolicyEngineClient/pom.xml | 2 | ||||
-rw-r--r-- | PolicyEngineUtils/pom.xml | 2 | ||||
-rwxr-xr-x | packages/base/pom.xml | 2 | ||||
-rw-r--r-- | packages/install/pom.xml | 2 | ||||
-rw-r--r-- | packages/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | version.properties | 4 |
21 files changed, 44 insertions, 44 deletions
diff --git a/BRMSGateway/config.properties b/BRMSGateway/config.properties index fcde085ac..56886ef4b 100644 --- a/BRMSGateway/config.properties +++ b/BRMSGateway/config.properties @@ -77,6 +77,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.1.2-SNAPSHOT +brms.dependency.version=1.2.0-SNAPSHOT ENVIRONMENT = DEVL diff --git a/BRMSGateway/dependency.json b/BRMSGateway/dependency.json index e26b2e69e..fcdcebdea 100644 --- a/BRMSGateway/dependency.json +++ b/BRMSGateway/dependency.json @@ -3,96 +3,96 @@ "default": [{ "groupId": "org.onap.policy.drools-applications", "artifactId": "demo", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "events", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "rest", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "appc", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "aai", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "mso", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "trafficgenerator", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }], "amsterdam": [{ "groupId": "org.onap.policy.drools-applications", "artifactId": "events", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "appc", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "appclcm", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "vfc", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "so", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "aai", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "sdc", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "trafficgenerator", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "eventmanager", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "guard", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "actorServiceProvider", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "actor.appc", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "actor.appclcm", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "actor.so", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "actor.vfc", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications", "artifactId": "policy-yaml", - "version": "1.1.2-SNAPSHOT" + "version": "1.2.0-SNAPSHOT" }, { "groupId": "com.att.research.xacml", "artifactId": "xacml-pdp", diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 223f9007f..94765a737 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>BRMSGateway</artifactId> <description>This application will take in BRMS rules and acts as interface between PR and PDP XACML</description> diff --git a/BRMSGateway/src/main/java/org/onap/policy/brmsInterface/BRMSPush.java b/BRMSGateway/src/main/java/org/onap/policy/brmsInterface/BRMSPush.java index 8185f2d46..a13ded09a 100644 --- a/BRMSGateway/src/main/java/org/onap/policy/brmsInterface/BRMSPush.java +++ b/BRMSGateway/src/main/java/org/onap/policy/brmsInterface/BRMSPush.java @@ -107,7 +107,7 @@ public class BRMSPush { private static final Logger LOGGER = FlexLogger.getLogger(BRMSPush.class.getName()); private static final String PROJECTSLOCATION = "RuleProjects"; private static final String[] GOALS = { "clean", "deploy" }; - private static final String DEFAULT_VERSION = "1.1.2-SNAPSHOT"; + private static final String DEFAULT_VERSION = "1.2.0-SNAPSHOT"; private static final String DEPENDENCY_FILE = "dependency.json"; private static final String BRMSPERSISTENCE = "brmsEclipselink.persistencexml"; diff --git a/BRMSGateway/src/test/resources/config.properties b/BRMSGateway/src/test/resources/config.properties index fbcdaf910..6ccfc4969 100644 --- a/BRMSGateway/src/test/resources/config.properties +++ b/BRMSGateway/src/test/resources/config.properties @@ -81,6 +81,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.1.2-SNAPSHOT +brms.dependency.version=1.2.0-SNAPSHOT ENVIRONMENT = DEVL diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 5ff7561e3..8af1dc278 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>LogParser</artifactId> diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index b48a14ece..06b7601fc 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <build> <plugins> diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml index afb7274c4..31649cb48 100644 --- a/ONAP-PDP-REST/pom.xml +++ b/ONAP-PDP-REST/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>ONAP-PDP-REST</artifactId> diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 36ad0f579..4e1962e86 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <dependencies> <dependency> diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index fa957ac87..8879cc600 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>ONAP-REST</artifactId> diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index b9f7e8375..32cac6e92 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>ONAP-SDK-APP</artifactId> <packaging>war</packaging> diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index b6a1e4bfe..271b7f458 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>ONAP-XACML</artifactId> <packaging>jar</packaging> diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 86a422a46..5cd0429d3 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>POLICY-SDK-APP</artifactId> <packaging>war</packaging> diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index b73625f2b..1c2f5b845 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>PolicyEngineAPI</artifactId> diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml index c8aefef9c..722c994c8 100644 --- a/PolicyEngineClient/pom.xml +++ b/PolicyEngineClient/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>PolicyEngineClient</artifactId> <dependencies> diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 2e1b869c7..9bc811d0b 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>PolicyEngineUtils</artifactId> <dependencies> diff --git a/packages/base/pom.xml b/packages/base/pom.xml index e704cf6ab..3b753b2ac 100755 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>packages</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>base</artifactId> diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 3667e136a..cb8c97d26 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>packages</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>install</artifactId> diff --git a/packages/pom.xml b/packages/pom.xml index d2259a822..e8f81638e 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>packages</artifactId> @@ -11,7 +11,7 @@ <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>policy-engine</name> diff --git a/version.properties b/version.properties index c0fa9d52a..faf06bbba 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=2 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |