aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorroot <frank.obrien@amdocs.com>2018-10-09 13:48:18 -0400
committerroot <frank.obrien@amdocs.com>2018-10-09 16:59:12 -0400
commit3a8de37e721b1e3e8e3e8b1c11c7c65cd49a3e9b (patch)
tree2aa0e1a0186bbdeb5d33eba63691df4bbd62c5af /pom.xml
parentd44588b1f5b26d5a0795f676ce4e4cc0e3a374d0 (diff)
prep poms for branching post release
Change-Id: I755a3a24521be12735929beca76dff16f9c5d043 Issue-ID: LOG-749 Signed-off-by: root <frank.obrien@amdocs.com>
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>