Speed up StatementContextVisitor.getValidStatementDefinition()
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 76a900ee120a69d4b10f794dfcf752f7e0306544..0d0f831d0b8b4cf9da029d656e2c181009449de0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.1</version>
+      <version>3.1.5</version>
       <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.yangtools</groupId>
     <artifactId>yangtools-aggregator</artifactId>
-    <version>2.0.5-SNAPSHOT</version>
+    <version>2.0.16-SNAPSHOT</version>
     <name>yangtools</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
     </modules>
 
     <profiles>
+        <profile>
+            <id>karaf</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+
+            <modules>
+                <module>distribution-karaf</module>
+            </modules>
+        </profile>
+
       <profile>
         <!--
             This profile is to ensure we only build javadocs reports