aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/pom.xml')
-rw-r--r--framework/src/onos/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/src/onos/pom.xml b/framework/src/onos/pom.xml
index b9fdfe22..4686e3f3 100644
--- a/framework/src/onos/pom.xml
+++ b/framework/src/onos/pom.xml
@@ -58,6 +58,7 @@
<module>tools/package/archetypes</module>
<module>tools/package/branding</module>
+ <module>tools/build/conf</module>
<module>bgp</module>
</modules>
@@ -79,7 +80,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos-build-conf.version>1.0</onos-build-conf.version>
+ <onos-build-conf.version>1.1-SNAPSHOT</onos-build-conf.version>
<netty4.version>4.0.23.Final</netty4.version>
<copycat.version>0.5.0.onos</copycat.version>
<openflowj.version>0.9.0.onos</openflowj.version>