diff options
Diffstat (limited to 'mod/runtimeapi')
-rw-r--r-- | mod/runtimeapi/runtime-core/pom.xml | 2 |
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> |