diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-05-25 15:04:43 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-05-25 15:04:49 -0500 |
commit | a97d731d65bb988e12495d7f9fa6565097c78e26 (patch) | |
tree | 2f3a4526af7d3d712e23c004f08a866b31e9c4a6 /cadi/pom.xml | |
parent | 91a983a493f7ca67d62f337b53d3ef915f8a47c8 (diff) |
Change Beijing Release to 2.1.1Beijing-2.1.1
Issue-ID: AAF-305
Change-Id: I2421a6926a3b324cf0d1fe2a0cd64871de552b8b
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r-- | cadi/pom.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 5dfdf9ef..4393f080 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -22,14 +22,12 @@ <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> - <groupId>org.onap.aaf.authz</groupId> - <artifactId>parent</artifactId> - <version>2.1.0-SNAPSHOT</version> + <groupId>org.onap.aaf.authz</groupId> + <artifactId>parent</artifactId> + <version>2.1.1-SNAPSHOT</version> </parent> - <groupId>org.onap.aaf.authz</groupId> <artifactId>cadiparent</artifactId> <name>AAF CADI Parent (Code, Access, Data, Identity)</name> - <version>2.1.0-SNAPSHOT</version> <inceptionYear>2015-07-20</inceptionYear> <organization> <name>ONAP</name> |