aboutsummaryrefslogtreecommitdiff
path: root/exec/pom.xml
diff options
context:
space:
mode:
authorJacques Nadeau <jacques@apache.org>2013-09-10 19:02:19 -0700
committerJacques Nadeau <jacques@apache.org>2013-09-10 19:02:19 -0700
commit43d71f1061face8eac853d8b72009b775362a5de (patch)
tree86e8983bcd13a14140f661618822361c525efe92 /exec/pom.xml
parent0a5e682d0727a166dd173ef60d1ae781e1496b52 (diff)
DRILL-221, part 3. More license updates. Automatically run Rat plugin with appropriate excludes. Move Synth-log to sandbox until it is part of main mvn build to avoid weird RAT problems.
Diffstat (limited to 'exec/pom.xml')
-rw-r--r--exec/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/pom.xml b/exec/pom.xml
index f0601dc07..3859fb0d5 100644
--- a/exec/pom.xml
+++ b/exec/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
- <version>1.0.0-m1-SNAPSHOT</version>
+ <version>1.0.0-m1-incubating-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.exec</groupId>