diff options
Diffstat (limited to 'event-client-api/pom.xml')
-rw-r--r-- | event-client-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/event-client-api/pom.xml b/event-client-api/pom.xml index 6716cc6..9ac7694 100644 --- a/event-client-api/pom.xml +++ b/event-client-api/pom.xml @@ -27,9 +27,9 @@ <parent> <groupId>org.onap.aai.event-client</groupId> <artifactId>event-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> </parent> <artifactId>event-client-api</artifactId> -</project>
\ No newline at end of file +</project> |