aboutsummaryrefslogtreecommitdiff
path: root/exec/pom.xml
diff options
context:
space:
mode:
authorJacques Nadeau <jacques@apache.org>2014-12-02 18:37:01 -0800
committerJacques Nadeau <jacques@apache.org>2014-12-02 20:47:14 -0800
commit58994af57cb65752027b121acc659ca8afa0ae45 (patch)
treec33c4da1f62420291008ec91e8f07df98a2b3bed /exec/pom.xml
parent1f18c8426cf5899eff1ebb119c42a6c430ec3666 (diff)
DRILL-1803: Update version to TLP and remove reference to incubator in README.md
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 608e4673f..f76ca35ca 100644
--- a/exec/pom.xml
+++ b/exec/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
- <version>0.7.0-incubating-SNAPSHOT</version>
+ <version>0.7.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.drill.exec</groupId>