diff options
author | Instrumental <jonathan.gathman@att.com> | 2019-02-23 13:06:35 -0600 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2019-02-23 13:07:09 -0600 |
commit | c9324c82b4a7d6e2867b2e765f4949ee306045af (patch) | |
tree | 00d29b8663abd6d1c23081a23d05abfd95e99ae4 /auth/auth-batch | |
parent | f54a4aad8cdff00f2bbac984b1e98fb1add038be (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 'auth/auth-batch')
-rw-r--r-- | auth/auth-batch/file | 4 | ||||
-rw-r--r-- | auth/auth-batch/pom.xml | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/auth/auth-batch/file b/auth/auth-batch/file deleted file mode 100644 index 4055fcda..00000000 --- a/auth/auth-batch/file +++ /dev/null @@ -1,4 +0,0 @@ -instructions -instructions -promptinstructions -promptinstructions diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index fb32d2de..18f86700 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.10-SNAPSHOT</version> + <version>2.1.11-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |