aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-05-15 13:57:03 -0400
committerPamela Dragosh <pdragosh@research.att.com>2019-05-15 13:57:09 -0400
commit2da789c6b6210ba6c87ff7cdc7c9818a668e5c23 (patch)
tree16b6f368cbfb0f0c1831668a57a7e40fd891a22b
parentfcb07b9a167251919afdce0120089e7ab853def8 (diff)
Upgrade to release artifacts1.4.0
Policy/models 2.0.0 and policy/drools-pdp 1.4.0 released artifacts. Issue-ID: POLICY-1630 Change-Id: Ifce282368a9ccbe27b8a3e907f18d39a4ac37b14 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 44c9d6d7a..98126af8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
============LICENSE_START=======================================================
drools-pdp-apps
================================================================================
- Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+ Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved.
Modifications Copyright (C) 2019 Nordix Foundation.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -60,8 +60,8 @@
<!-- Project common dependency versions -->
<version.policy.common>1.4.0</version.policy.common>
- <policy.models.version>2.0.0-SNAPSHOT</policy.models.version>
- <version.policy.drools-pdp>1.4.0-SNAPSHOT</version.policy.drools-pdp>
+ <policy.models.version>2.0.0</policy.models.version>
+ <version.policy.drools-pdp>1.4.0</version.policy.drools-pdp>
</properties>
<build>