aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index d27e5d5..f86b273 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,17 +1,20 @@
<?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>
+
<parent>
- <groupId>org.onap.oparent</groupId>
- <artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <groupId>org.onap.oparent</groupId>
+ <artifactId>oparent</artifactId>
+ <version>2.0.0</version>
</parent>
+
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-analytics</artifactId>
+ <version>1.6.10-SNAPSHOT</version>
<packaging>pom</packaging>
- <version>1.6.2-SNAPSHOT</version>
+
<name>logging-analytics</name>
- <url>http://maven.apache.org</url>
+
<modules>
<module>reference</module>
<module>pylog</module>