summaryrefslogtreecommitdiffstats
path: root/dcae-services-policy-sync/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2021-04-16 19:54:15 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2021-04-16 20:17:23 +0000
commit40511bdccfd7a913ccd9628f2a8a950f0a47288b (patch)
treed6c04166dcf779ca5858c0f8d22570cb53e7e6f2 /dcae-services-policy-sync/pom.xml
parentb4a9da51e706df4eeec27f2a5c75edcc9e1ccbc9 (diff)
Fix cert issue on policy-sync
Change-Id: I0396fc49a486d32d1e063ad8f2ff8dba9d51b96f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2735 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'dcae-services-policy-sync/pom.xml')
-rw-r--r--dcae-services-policy-sync/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcae-services-policy-sync/pom.xml b/dcae-services-policy-sync/pom.xml
index f5d38d8..d314b58 100644
--- a/dcae-services-policy-sync/pom.xml
+++ b/dcae-services-policy-sync/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<groupId>org.onap.dcaegen2.deployments</groupId>
<artifactId>dcae-services-policy-sync</artifactId>
<name>dcaegen2-deployments-dcae-services-policy-sync</name>
- <version>1.0.0</version>
+ <version>1.0.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -169,4 +169,4 @@ limitations under the License.
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>