summaryrefslogtreecommitdiffstats
path: root/mod/runtimeapi/runtime-core/pom.xml
diff options
context:
space:
mode:
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 dd5d10b..53c8536 100644
--- a/mod/runtimeapi/runtime-core/pom.xml
+++ b/mod/runtimeapi/runtime-core/pom.xml
@@ -41,9 +41,9 @@ limitations under the License.
<version>28.0-jre</version>
</dependency>
<dependency>
- <groupId>org.onap.dcaegen2.platform.cli</groupId>
+ <groupId>org.onap.dcaegen2.platform.mod</groupId>
<artifactId>blueprint-generator</artifactId>
- <version>1.0.0</version>
+ <version>1.3.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.json</groupId>