Merge "Fix sync update flow"
[aai/sparky-be.git] / sparkybe-onap-service / pom.xml
index fdd9f31..e397109 100644 (file)
@@ -23,7 +23,7 @@
                <nexusproxy>https://nexus.onap.org</nexusproxy>
                <camel-spring-boot.version>2.21.1</camel-spring-boot.version>
                <config-home>${basedir}/</config-home>
-               <version.aai.aai-schema-ingest>1.3.0</version.aai.aai-schema-ingest>
+               <version.aai.aai-schema-ingest>1.4.1-SNAPSHOT</version.aai.aai-schema-ingest>
                <version.aai-schema>1.3.0</version.aai-schema>
                <sitePath>/content/sites/site/org/onap/aai/sparky-be/${project.artifactId}/${project.version}</sitePath>
                <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
@@ -278,7 +278,7 @@ some of the depedencies should probably have a scope of provided so they don't a
                <dependency>
                        <groupId>org.onap.portal.sdk</groupId>
                        <artifactId>epsdk-fw</artifactId>
-                       <version>1.3.0</version>
+                       <version>2.5.0-SNAPSHOT</version>
                        <exclusions>
                                <exclusion>
                                        <groupId>commons-logging</groupId>