Removing sdnc version properties

These versions are provided by the ccsdk parent pom
and should not be duplicated.

Change-Id: I2d013a2b4d46dcf41f2757cc3acb3b6a16c6353f
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-321
diff --git a/appc-outbound/pom.xml b/appc-outbound/pom.xml
index 2398aca..28f28d9 100755
--- a/appc-outbound/pom.xml
+++ b/appc-outbound/pom.xml
@@ -21,7 +21,7 @@
 			<dependency>

 				<groupId>org.openecomp.sdnc.adaptors</groupId>

 				<artifactId>sql-resource-provider</artifactId>

-				<version>${openecomp.sdnc.sql-resource.version}</version>

+				<version>${ccsdk.sli.adaptors.version}</version>

 			</dependency>

 

 			<dependency>