Move artifacts to top-level directory
[yangtools.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7259d8129ad16f97926ea6851aa0260d871c5140..c08d2a7029061e4ef3fba74e72ed96f3732b6f64 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.3</version>
+      <version>4.0.0-SNAPSHOT</version>
       <relativePath/>
     </parent>
 
@@ -31,6 +31,7 @@
     </scm>
 
     <modules>
+        <module>artifacts</module>
         <module>benchmarks</module>
         <module>common</module>
         <module>features</module>