diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-01 17:22:27 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-01 17:22:27 +0000 |
commit | f2b24d074b23704f809ea19ebcf558b3a39eb5b9 (patch) | |
tree | 0ec92b7e5a22e33899a7a59321e7ce45764ab01d /misc | |
parent | d41b490db09178a9da02cd20f6d2368b38ca6475 (diff) |
Release aaf/authz5.0.1-ONAP5.0.0-ONAP2.1.155.0.1-ONAP
Diffstat (limited to 'misc')
-rw-r--r-- | misc/env/pom.xml | 2 | ||||
-rw-r--r-- | misc/log4j/pom.xml | 2 | ||||
-rw-r--r-- | misc/pom.xml | 2 | ||||
-rw-r--r-- | misc/rosetta/pom.xml | 2 | ||||
-rw-r--r-- | misc/xgen/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/env/pom.xml b/misc/env/pom.xml index a0c6e4b7..071cfa4a 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>miscparent</artifactId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.15</version> <relativePath>..</relativePath> </parent> diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index 214805c8..8c71c933 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>miscparent</artifactId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.15</version> <relativePath>..</relativePath> </parent> diff --git a/misc/pom.xml b/misc/pom.xml index 47ec26cf..d4cac44d 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.15</version> </parent> <artifactId>miscparent</artifactId> <name>AAF Misc Parent</name> diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 53295ab1..b6958f9a 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>miscparent</artifactId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.15</version> <relativePath>..</relativePath> </parent> diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 8a08d5ba..b99a967a 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>miscparent</artifactId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.15</version> <relativePath>..</relativePath> </parent> |