diff options
Diffstat (limited to 'aai-queries')
-rw-r--r-- | aai-queries/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/aai-queries/pom.xml b/aai-queries/pom.xml index d497c83..053c919 100644 --- a/aai-queries/pom.xml +++ b/aai-queries/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <artifactId>aai-queries</artifactId> <name>aai-queries</name> @@ -48,7 +48,7 @@ <schema.version.namespace.change.start>v12</schema.version.namespace.change.start> <schema.version.edge.label.start>v12</schema.version.edge.label.start> <schema.version.api.default>v28</schema.version.api.default> - <schema.version.list>v10,v11,v12,v13,v14,v15,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list> + <schema.version.list>v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list> <!-- End of Default ONAP Schema Properties --> </properties> <profiles> @@ -67,7 +67,7 @@ <schema.version.edge.label.start>v12</schema.version.edge.label.start> <schema.version.namespace.change.start>v12</schema.version.namespace.change.start> <schema.version.api.default>v28</schema.version.api.default> - <schema.version.list>v10,v11,v12,v13,v14,v15,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list> + <schema.version.list>v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20,v21,v22,v23,v24,v25,v26,v27,v28</schema.version.list> <gendoc.version>v28</gendoc.version> </properties> </profile> |