summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r--aai-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index 9a03fed6..0f07623f 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -5,13 +5,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openecomp.aai</groupId>
<artifactId>aai-core</artifactId>
- <version>1.1.5-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>aai-core</name>
<packaging>jar</packaging>
<properties>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
- <aai-schema.version>1.2.4-SNAPSHOT</aai-schema.version>
+ <aai-schema.version>1.1.0-SNAPSHOT</aai-schema.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<sitePath>/content/sites/site/${project.artifactId}/${project.version}</sitePath>
</properties>