aboutsummaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2020-05-28 10:49:20 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2020-07-13 10:06:02 +0000
commit8ac3e42050884ef8d5e9bcf8a7083b01350a134a (patch)
tree7e4bf71411e3344ce26a606456723b2a4fc1ea01 /common/pom.xml
parentc919ee261f665b824e716e77b5cc358ec15e44a9 (diff)
CDS client gRPC SSL/TLS support
Issue-ID: SO-3003 Change-Id: Id9150c7da5c29fc0854ebaf13d845adf89fc60ff Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 08dfc4d905..6b54ad0e43 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0"?>
+<?xml version="1.0" ?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
@@ -354,4 +354,4 @@
</plugin>
</plugins>
</build>
-</project>
+</project> \ No newline at end of file