diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-27 13:32:29 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-27 13:32:29 +0000 |
commit | c18b691195abd25271ca20721e9db471ba91d6a6 (patch) | |
tree | 751de3333c4d0d995d9af63e032286e3bc314962 /misc | |
parent | f4a772c9a661660ca9a5d84c0f3046107fd7aeb0 (diff) |
Release aaf/authz2.1.23
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 28421410..09e74cd8 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.23-SNAPSHOT</version> + <version>2.1.23</version> <relativePath>..</relativePath> </parent> diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index 74948924..1722cf7f 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.23-SNAPSHOT</version> + <version>2.1.23</version> <relativePath>..</relativePath> </parent> diff --git a/misc/pom.xml b/misc/pom.xml index 89c26f88..236e0f88 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.23-SNAPSHOT</version> + <version>2.1.23</version> </parent> <artifactId>miscparent</artifactId> <name>AAF Misc Parent</name> diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index d51cc024..5b0ecae6 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.23-SNAPSHOT</version> + <version>2.1.23</version> <relativePath>..</relativePath> </parent> diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 5056bd64..04ba942b 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.23-SNAPSHOT</version> + <version>2.1.23</version> <relativePath>..</relativePath> </parent> |