summaryrefslogtreecommitdiffstats
path: root/cadi/servlet-sample/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-02-23 13:06:35 -0600
committerInstrumental <jonathan.gathman@att.com>2019-02-23 13:07:09 -0600
commitc9324c82b4a7d6e2867b2e765f4949ee306045af (patch)
tree00d29b8663abd6d1c23081a23d05abfd95e99ae4 /cadi/servlet-sample/pom.xml
parentf54a4aad8cdff00f2bbac984b1e98fb1add038be (diff)
Update to 2.1.11-SNAPSHOT
Issue-ID: AAF-770 Change-Id: Idc2e09482596f6b74c4935f2f4ff83996f342cb6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'cadi/servlet-sample/pom.xml')
-rw-r--r--cadi/servlet-sample/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/servlet-sample/pom.xml b/cadi/servlet-sample/pom.xml
index ca441079..5fee452f 100644
--- a/cadi/servlet-sample/pom.xml
+++ b/cadi/servlet-sample/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.aaf.authz</groupId>
<artifactId>cadiparent</artifactId>
<relativePath>..</relativePath>
- <version>2.1.10-SNAPSHOT</version>
+ <version>2.1.11-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>CADI Servlet Sample (Test Only)</name>