diff options
Diffstat (limited to 'champ-lib')
-rw-r--r-- | champ-lib/champ-core/pom.xml | 2 | ||||
-rw-r--r-- | champ-lib/champ-janus/pom.xml | 2 | ||||
-rw-r--r-- | champ-lib/champ-titan/pom.xml | 2 | ||||
-rw-r--r-- | champ-lib/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index df143c4..ee8442f 100644 --- a/champ-lib/champ-core/pom.xml +++ b/champ-lib/champ-core/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> diff --git a/champ-lib/champ-janus/pom.xml b/champ-lib/champ-janus/pom.xml index 02b375c..f8d3b49 100644 --- a/champ-lib/champ-janus/pom.xml +++ b/champ-lib/champ-janus/pom.xml @@ -27,7 +27,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> diff --git a/champ-lib/champ-titan/pom.xml b/champ-lib/champ-titan/pom.xml index de1426a..568364f 100644 --- a/champ-lib/champ-titan/pom.xml +++ b/champ-lib/champ-titan/pom.xml @@ -26,7 +26,7 @@ limitations under the License. <parent> <groupId>org.onap.aai.champ</groupId> <artifactId>champ-lib</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ.champ-lib</groupId> diff --git a/champ-lib/pom.xml b/champ-lib/pom.xml index 815928f..77f1545 100644 --- a/champ-lib/pom.xml +++ b/champ-lib/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.onap.aai</groupId> <artifactId>champ</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.champ</groupId> |