aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 75da1b5..b35b0f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,13 +9,11 @@
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-analytics</artifactId>
<packaging>pom</packaging>
- <version>1.2.5</version>
+ <version>1.2.6-SNAPSHOT</version>
<name>logging-analytics</name>
<url>http://maven.apache.org</url>
<modules>
- <!-- temp build all leaf modules and thos dependent on logging-slf4j.jar:1.2.2 - without dependencies on each other-->
- <module>reference/logging-demo</module>
- <!-- temp 1 branch release at a time -->
- <!-- module>pylog</module-->
+ <module>reference</module>
+ <module>pylog</module>
</modules>
</project>