diff options
author | Tommy Carpenter <tommy@research.att.com> | 2019-05-31 09:21:31 -0400 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2019-06-05 11:59:13 +0000 |
commit | cbbf7f93f272ddff1c615eb287c7556972a16357 (patch) | |
tree | 967e7e536f0428410c19443d776ab28e9c468ee1 /pom.xml | |
parent | e14b49ead38227ff17d760c4771d58d9c6d2e7c0 (diff) |
Add HTTPS Flag
Issue-ID: DCAEGEN2-1549
Change-Id: I24f84d13ddc4e4163c02814c2f841a5485dbf7a7
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <groupId>org.onap.dcaegen2.platform</groupId> <artifactId>configbinding</artifactId> <name>dcaegen2-platform-configbinding</name> - <version>2.4.0-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> <url>http://maven.apache.org</url> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |