Fix wrong sdc-distribution-client version
[aai/model-loader.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d217ba8..53c5f5e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <dependency>
                        <groupId>org.openecomp.sdc</groupId>
                    <artifactId>sdc-distribution-client</artifactId>
-                       <version>0.9.0</version>
+                       <version>1.0.0-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.json</groupId>