summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 26201e8..226d4e8 100644
--- a/mod/runtimeapi/runtime-core/pom.xml
+++ b/mod/runtimeapi/runtime-core/pom.xml
@@ -46,7 +46,7 @@ limitations under the License.
<dependency>
<groupId>org.onap.dcaegen2.platform.mod</groupId>
<artifactId>blueprint-generator</artifactId>
- <version>1.3.1</version>
+ <version>1.4.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>