summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/runtime-core/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-12-29 15:03:39 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-01-12 20:49:57 +0000
commitcc39d3bce13f716adc3335d4d46a25606598314e (patch)
tree778bd13ce9eec287e4181ce1096bdb6e4d87fb2e /mod/runtimeapi/runtime-core/pom.xml
parent9e6c1c2715ac147f39978bb005a6b2ad8ffcf8a0 (diff)
Update runtime-api with refactored bp-gen
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I763a46e01d259b25c656de7544949f19a1e01e11
Diffstat (limited to 'mod/runtimeapi/runtime-core/pom.xml')
-rw-r--r--mod/runtimeapi/runtime-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/runtimeapi/runtime-core/pom.xml b/mod/runtimeapi/runtime-core/pom.xml
index 349e654..8b3741a 100644
--- a/mod/runtimeapi/runtime-core/pom.xml
+++ b/mod/runtimeapi/runtime-core/pom.xml
@@ -45,8 +45,8 @@ limitations under the License.
</dependency>
<dependency>
<groupId>org.onap.dcaegen2.platform.mod</groupId>
- <artifactId>blueprint-generator</artifactId>
- <version>1.5.2</version>
+ <artifactId>blueprint-generator-onap</artifactId>
+ <version>1.7.1</version>
</dependency>
<dependency>
<groupId>org.json</groupId>