diff options
Diffstat (limited to 'event-client-api/pom.xml')
-rw-r--r-- | event-client-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/event-client-api/pom.xml b/event-client-api/pom.xml index 4e47b93..d9ebc4b 100644 --- a/event-client-api/pom.xml +++ b/event-client-api/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.event-client</groupId> <artifactId>event-client</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> <artifactId>event-client-api</artifactId> |