diff options
author | wr148d <wr148d@att.com> | 2020-08-06 16:05:58 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2020-08-06 16:05:58 -0400 |
commit | f59c97007efb7f3b29b5a5205d1d0aa015edc76b (patch) | |
tree | deb977bdf981b43acd9435b377d67f0d2b245ffb /sparkybe-onap-application/pom.xml | |
parent | ded9a5d85bda822e2d93f0def3336eb11d4a2487 (diff) |
Update the sparky portal to a newer version to deliver the fix
Issue-ID: AAI-2905
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I4cf8c70bae21b0333a817559b696eccfe9ec2195
Diffstat (limited to 'sparkybe-onap-application/pom.xml')
-rw-r--r-- | sparkybe-onap-application/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sparkybe-onap-application/pom.xml b/sparkybe-onap-application/pom.xml index 9f179f9..324738a 100644 --- a/sparkybe-onap-application/pom.xml +++ b/sparkybe-onap-application/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.aai</groupId> <artifactId>sparky-be</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <groupId>org.onap.aai.sparky-be</groupId> <artifactId>sparkybe-onap-application</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> <packaging>jar</packaging> <properties> |