diff options
Diffstat (limited to 'champ-lib/champ-core/pom.xml')
-rw-r--r-- | champ-lib/champ-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/champ-lib/champ-core/pom.xml b/champ-lib/champ-core/pom.xml index 459a1f3..d528a0f 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</groupId> <artifactId>champ-lib</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>champ-core</artifactId> |