aboutsummaryrefslogtreecommitdiff
path: root/common
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 /common
parent1f18c8426cf5899eff1ebb119c42a6c430ec3666 (diff)
DRILL-1803: Update version to TLP and remove reference to incubator in README.md
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 93beb4ce7..b7ccb9976 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,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>
<artifactId>drill-common</artifactId>