aboutsummaryrefslogtreecommitdiffstats
path: root/sidecar/fproxy/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-10-07 19:05:09 -0500
committerSai Gandham <sg481n@att.com>2018-10-07 19:16:43 -0500
commita14cb8993b3fcbf7f92770d4f326288a65089991 (patch)
treebfeed452edd99ab94fdbd60ca4d99c2cfdc808d1 /sidecar/fproxy/pom.xml
parent897b6ba5f6cc528ba22b78a111d4d02e4e4de068 (diff)
Update cadi sidecar version
Adding relative path to oparent Issue-ID: AAF-537 Change-Id: I6601b919c3e96bb7987aa316e460077a6de4e0bd Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'sidecar/fproxy/pom.xml')
-rw-r--r--sidecar/fproxy/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml
index 9e9410b..cf986ca 100644
--- a/sidecar/fproxy/pom.xml
+++ b/sidecar/fproxy/pom.xml
@@ -27,11 +27,11 @@
<parent>
<groupId>org.onap.aaf.cadi.sidecar</groupId>
<artifactId>sidecar</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
</parent>
<artifactId>fproxy</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>2.1.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>aaf-fproxy</name>