diff options
Diffstat (limited to 'asdc-controller')
-rw-r--r-- | asdc-controller/pom.xml | 17 | ||||
-rw-r--r-- | asdc-controller/src/main/resources/resource-examples/service-MdnsPreload17100914-csar.csar | bin | 53193 -> 53084 bytes | |||
-rw-r--r-- | asdc-controller/src/main/resources/resource-examples/service_Rg511NfmService.csar | bin | 59296 -> 59187 bytes | |||
-rw-r--r-- | asdc-controller/src/main/resources/resource-examples/service_Rg516VmmscSrvc_csar.csar | bin | 274304 -> 274199 bytes | |||
-rw-r--r-- | asdc-controller/src/test/resources/resource-examples/simpleTest.yaml | 2 |
5 files changed, 2 insertions, 17 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 20a3566181..88bfa6c651 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -87,22 +87,7 @@ <dependency> <groupId>org.onap.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca</artifactId> - <version>1.3.3</version> - <!-- sdc-tosca:1.3.3 depends on jtosca:1.3.4-SNAPSHOT, - which must be excluded, and the release version - of jtosca must be pulled in using an additional - dependency, below --> - <exclusions> - <exclusion> - <groupId>org.onap.sdc.jtosca</groupId> - <artifactId>jtosca</artifactId> - </exclusion> - </exclusions> - </dependency> - <dependency> - <groupId>org.onap.sdc.jtosca</groupId> - <artifactId>jtosca</artifactId> - <version>1.3.4</version> + <version>1.3.0</version> </dependency> <dependency> diff --git a/asdc-controller/src/main/resources/resource-examples/service-MdnsPreload17100914-csar.csar b/asdc-controller/src/main/resources/resource-examples/service-MdnsPreload17100914-csar.csar Binary files differindex f1a72f791a..bf87d4a78e 100644 --- a/asdc-controller/src/main/resources/resource-examples/service-MdnsPreload17100914-csar.csar +++ b/asdc-controller/src/main/resources/resource-examples/service-MdnsPreload17100914-csar.csar diff --git a/asdc-controller/src/main/resources/resource-examples/service_Rg511NfmService.csar b/asdc-controller/src/main/resources/resource-examples/service_Rg511NfmService.csar Binary files differindex a189ed6c04..0e4606ade5 100644 --- a/asdc-controller/src/main/resources/resource-examples/service_Rg511NfmService.csar +++ b/asdc-controller/src/main/resources/resource-examples/service_Rg511NfmService.csar diff --git a/asdc-controller/src/main/resources/resource-examples/service_Rg516VmmscSrvc_csar.csar b/asdc-controller/src/main/resources/resource-examples/service_Rg516VmmscSrvc_csar.csar Binary files differindex df4f4cb5e2..288498e841 100644 --- a/asdc-controller/src/main/resources/resource-examples/service_Rg516VmmscSrvc_csar.csar +++ b/asdc-controller/src/main/resources/resource-examples/service_Rg516VmmscSrvc_csar.csar diff --git a/asdc-controller/src/test/resources/resource-examples/simpleTest.yaml b/asdc-controller/src/test/resources/resource-examples/simpleTest.yaml index 8bfda2b056..f81d3540ae 100644 --- a/asdc-controller/src/test/resources/resource-examples/simpleTest.yaml +++ b/asdc-controller/src/test/resources/resource-examples/simpleTest.yaml @@ -20,7 +20,7 @@ parameters: default: testCorDirectNet ip_port_snmp_manager: type: string - default: 162 + default: 16222 description: SNMP manager IP port |