diff options
Diffstat (limited to 'sidecar/rproxy/pom.xml')
-rw-r--r-- | sidecar/rproxy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 368c833..088ac27 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.cadi.sidecar</groupId> <artifactId>sidecar</artifactId> - <version>2.1.18-SNAPSHOT</version> + <version>2.1.19-SNAPSHOT</version> </parent> <properties> |