summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-07-16 21:15:17 +0000
committerGerrit Code Review <gerrit@onap.org>2020-07-16 21:15:17 +0000
commite996e07eea9189ffd89418047eb26293ef33e419 (patch)
tree51785f96a3765225e7dc61335c269a859490f2a6 /mod/runtimeapi
parent219b4e78fb5129c9661f2ee178bdf68ee4d8e36e (diff)
parent69644638aa0e93c9c2c2ccea590fa02213d24a7a (diff)
Merge "Add external tls info to bpgenerator and component spec schema"
Diffstat (limited to 'mod/runtimeapi')
-rw-r--r--mod/runtimeapi/runtime-core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/runtimeapi/runtime-core/pom.xml b/mod/runtimeapi/runtime-core/pom.xml
index fa0abc1..0318d2f 100644
--- a/mod/runtimeapi/runtime-core/pom.xml
+++ b/mod/runtimeapi/runtime-core/pom.xml
@@ -44,7 +44,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.dcaegen2.platform.mod</groupId>
<artifactId>blueprint-generator</artifactId>
- <version>1.3.1</version>
+ <version>1.3.1</version>
</dependency>
<dependency>
<groupId>org.json</groupId>