Add v12 api changes for the new release code 09/25009/2
authorVenkata Harish K Kajur <vk250x@att.com>
Mon, 27 Nov 2017 08:46:28 +0000 (03:46 -0500)
committerVenkata Harish K Kajur <vk250x@att.com>
Mon, 27 Nov 2017 14:53:43 +0000 (09:53 -0500)
commitdd6d9048332c71716ef24b2cfc8ce93b02139a2a
treecd53ad69f40c0d01c5e65d0d41232ddf2be45202
parent0f6f35ed623ec836312ff2372d96930ef0d7886a
Add v12 api changes for the new release code

Update the pom to use 1.2.0-SNAPSHOT
and add v12 oxm and json and ensure
the esr stuff is properly included

Issue-ID: AAI-514
Change-Id: I96ceb7dbaa6de7650d55a79e2d1b18f5d1815f06
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
19 files changed:
aai-annotations/pom.xml
aai-auth/pom.xml
aai-core/pom.xml
aai-core/src/main/java/org/onap/aai/db/props/AAIProperties.java
aai-core/src/main/java/org/onap/aai/introspection/Version.java
aai-core/src/main/java/org/onap/aai/rest/ueb/UEBNotification.java
aai-core/src/main/java/org/onap/aai/serialization/queryformats/utils/UrlBuilder.java
aai-core/src/main/java/org/onap/aai/util/GenerateXsd.java
aai-core/src/main/resources/dbedgerules/DbEdgeRules_v12.json [new file with mode: 0644]
aai-core/src/main/resources/swagger.html.ftl
aai-core/src/test/resources/bundleconfig-local/etc/oxm/aai_oxm_v12.xml [new file with mode: 0644]
aai-schema/pom.xml
aai-schema/src/main/resources/aai_schema/aai_schema_v11.xsd
aai-schema/src/main/resources/aai_schema/aai_schema_v12.xsd [new file with mode: 0644]
aai-schema/src/main/resources/oxm/aai_oxm_v12.xml [new file with mode: 0644]
aai-schema/src/main/xjb/bindings.xjb
aai-utils/pom.xml
pom.xml
version.properties