summaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r--aai-schema/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 212a53aa..87fc27ee 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.openecomp.aai</groupId>
<artifactId>aai-schema</artifactId>
- <version>1.2.4-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>aai-schema</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <aai.annotations.version>1.2.4-SNAPSHOT</aai.annotations.version>
+ <aai.annotations.version>1.1.0-SNAPSHOT</aai.annotations.version>
<nexusproxy>https://nexus.onap.org</nexusproxy>
<sitePath>/content/sites/site/${project.artifactId}/${project.version}</sitePath>
</properties>