aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-05-22 11:53:58 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-05-22 11:54:47 -0400
commitabe16d208c3a76040ff3b49f459e331dd5bd9c9f (patch)
tree2785773d4507271703473bf5780e728e17ca9ce6 /pom.xml
parente9eaebcb5998259bfa3f5ea5e529fbb6ac5e0501 (diff)
Update the ajsc to use 2.1.0 for all dependencies
Add the named query jsons that was rejected due to another problem Update the necessary files to make it compatible with ajsc 2.1.0 Change-Id: I4f26e21ef69edff1003a21ead849d10c9cbb8e3a Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a804bfd..e83f1f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<module.ajsc.namespace.name>ActiveAndAvailableInventory-Traversal</module.ajsc.namespace.name>
<module.ajsc.namespace.version>v1</module.ajsc.namespace.version>
- <ajscRuntimeVersion>5.0.0-RC16.0.5</ajscRuntimeVersion>
+ <ajscRuntimeVersion>2.1.0</ajscRuntimeVersion>
<aai-schema.version>1.1.0-SNAPSHOT</aai-schema.version>
<aai.project.version>${project.version}</aai.project.version>