summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-09-19 13:48:47 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-19 13:48:47 +0000
commit7051ab4c0776b0978afbb9507b6886996eb5748c (patch)
tree265135a84d7f02d69d4fb0337a6e31d749cb2a0a /pom.xml
parent93adeb4a2503fbdb4d8e06d777a4aa836b28d720 (diff)
parent5a61d0cb812ddd313953f7bbf5832cc5fb08240d (diff)
Merge "Adapt to new VES specification for notifications"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 42448f45..189e392b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,9 @@
~ limitations under the License.
~ ============LICENSE_END=======================================================================
-->
-<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">
+<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>
<parent>
@@ -332,3 +334,4 @@
</dependencies>
</dependencyManagement>
</project>
+