diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 11:59:09 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 11:59:10 -0400 |
commit | e0c68206d5ccbe6159a05063998274407b853d3f (patch) | |
tree | e7f3bbff9b8f1e23c9ffd08a5eb6cfd61058ea0a /pom.xml | |
parent | b6c4be4e8edc61f28c431a0bef6ec04c45d1418e (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I30b74e3e2fd0cb871214f87699e28be17e009ba7
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.aai.logging-service</groupId> <artifactId>logging-service</artifactId> <packaging>pom</packaging> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <name>aai-logging-service</name> <properties> |