summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsushant53 <sushant.jadhav@t-systems.com>2023-03-15 13:13:34 +0530
committersushant53 <sushant.jadhav@t-systems.com>2023-03-17 16:02:45 +0530
commit17e1aa838fa6185f10cf0838c73d67f6ccae8e3a (patch)
treea48f5712b1578b94d19cb9f66b59ee63a9b2ce36 /pom.xml
parent04667bf8f150970078de9ac400df1f71b74c082c (diff)
[DCAEGEN2] Provision for restconf-collector to set to http1.4.1
Un-commented code in RestapiCallNodeUtil.java, so that restconf-collector can support HTTP Issue-ID: DCAEGEN2-3336 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com> Change-Id: Ie9209003c296379e4eafaa8f4d622137f1b9ab32 Signed-off-by: sushant53 <sushant.jadhav@t-systems.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f30fc19..35f2cbd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@ limitations under the License.
</parent>
<groupId>org.onap.dcaegen2.collectors.restconf</groupId>
<artifactId>restconfcollector</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>dcaegen2-collectors-restconf</name>
<description>RestConfCollector</description>
<properties>