diff options
author | Francis Paquette <francis.paquette@amdocs.com> | 2019-05-01 14:41:13 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2019-05-01 19:31:43 +0000 |
commit | 0775c59211291505a49fbc36a08d695e4aa7af93 (patch) | |
tree | 99996ccb7a283c5d7540408be9499bdc22a4e08d /search-data-service-app/pom.xml | |
parent | 48835b19ca7c475f422e782a62ddfb02b8234a95 (diff) |
Trying the fix auto-release
Issue-ID: AAI-2401
Change-Id: I7bb5517535294dfd36ef08cec4d8ae895890d9df
Signed-off-by: Francis Paquette <francis.paquette@amdocs.com>
Diffstat (limited to 'search-data-service-app/pom.xml')
-rw-r--r-- | search-data-service-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 98fce2a..5cc0ab3 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.aai.search-data-service</groupId> <artifactId>search-data-service-app</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <name>AAI Search Data Service Application</name> <properties> |