aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 17:06:38 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-21 16:16:24 -0400
commite6b9133f88c3b8da88c125a5e63c2caad66a9fd7 (patch)
treebe2c701d0819059d32c4e8b022f0e76dfc4acb6a /pom.xml
parentee0ce402da3f81ef339a2f18442fea071425935e (diff)
Compile against Fluorine SR2
Updated to compile against Fluorine SR2 Change-Id: Ie7ccf14c802c92fe8250de307546b79776ed984e Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 3eb9f3ca..fb0b72da 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -100,7 +100,9 @@
<module>ansible-adapter</module>
<module>saltstack-adapter</module>
<module>netbox-client</module>
+ <!--
<module>grpc-resource</module>
+ -->
<module>mdsal-resource</module>
<module>resource-assignment</module>
<module>sql-resource</module>
@@ -111,7 +113,7 @@
<organization>
<name>ONAP</name>
</organization>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
</project>