diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 14:54:53 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-03-10 15:14:57 -0500 |
commit | 3234eb071e48263e4be760115f9aaf5ba2e49d33 (patch) | |
tree | 451ebde7a13cf9fcc143f99e8a75c73e5dbf45ba /ECOMP-XACML/pom.xml | |
parent | 98fd6feca6b10c2ad0d50d9f9ad1985b25e4eb84 (diff) |
v1.1.0-SNAPSHOT
Change-Id: Ic5ecc20d4024a52e2cd0549c11190d761238c8c6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'ECOMP-XACML/pom.xml')
-rw-r--r-- | ECOMP-XACML/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ECOMP-XACML/pom.xml b/ECOMP-XACML/pom.xml index 3cf871ae8..3717f1483 100644 --- a/ECOMP-XACML/pom.xml +++ b/ECOMP-XACML/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.openecomp.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.0.0</version> + <version>1.1.0-SNAPSHOT</version> </parent> <artifactId>ECOMP-XACML</artifactId> |