@itentialopensource/adapter-etsi_sol003 0.3.3 → 0.3.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,4 +1,12 @@
1
1
 
2
+ ## 0.3.4 [03-15-2024]
3
+
4
+ * Update metadata.json
5
+
6
+ See merge request itentialopensource/adapters/cloud/adapter-etsi_sol003!6
7
+
8
+ ---
9
+
2
10
  ## 0.3.3 [03-11-2024]
3
11
 
4
12
  * Changes made at 2024.03.11_15:31PM
package/metadata.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "adapter-etsi_sol003",
3
- "webName": "Adapter for Integration to ETSI SOL003",
3
+ "webName": "Adapter for Integration to ETSI NFV-SOL 003",
4
4
  "vendor": "ETSI",
5
- "product": "SOL003",
5
+ "product": "NFV-SOL 003",
6
6
  "osVersion": [],
7
7
  "apiVersions": [],
8
8
  "iapVersions": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@itentialopensource/adapter-etsi_sol003",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "description": "This adapter integrates with system described as: ETSI sol003",
5
5
  "main": "adapter.js",
6
6
  "wizardVersion": "2.44.7",
Binary file