diff options
Diffstat (limited to 'event-client-api')
-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 ca6b08c..4ee7d7f 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.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <artifactId>event-client-api</artifactId> |