You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ja...@apache.org on 2014/06/06 04:52:39 UTC

[22/23] git commit: DRILL-894: Update Dependency of com.googlecode.maven-download-plugin:download-maven-plugin:jar:1.2.0-SNAPSHOT to com.googlecode.maven-download-plugin:download-maven-plugin:jar:1.2.0

DRILL-894: Update Dependency of com.googlecode.maven-download-plugin:download-maven-plugin:jar:1.2.0-SNAPSHOT to com.googlecode.maven-download-plugin:download-maven-plugin:jar:1.2.0


Project: http://git-wip-us.apache.org/repos/asf/incubator-drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-drill/commit/56a34fda
Tree: http://git-wip-us.apache.org/repos/asf/incubator-drill/tree/56a34fda
Diff: http://git-wip-us.apache.org/repos/asf/incubator-drill/diff/56a34fda

Branch: refs/heads/master
Commit: 56a34fda6a837da597333d16b8d2c96afb830528
Parents: 188aeed
Author: Harold Dost <ha...@gmail.com>
Authored: Tue Jun 3 09:50:24 2014 -0400
Committer: Jacques Nadeau <ja...@apache.org>
Committed: Thu Jun 5 16:00:13 2014 -0700

----------------------------------------------------------------------
 contrib/data/tpch-sample-data/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/56a34fda/contrib/data/tpch-sample-data/pom.xml
----------------------------------------------------------------------
diff --git a/contrib/data/tpch-sample-data/pom.xml b/contrib/data/tpch-sample-data/pom.xml
index ab968f2..67fc62c 100644
--- a/contrib/data/tpch-sample-data/pom.xml
+++ b/contrib/data/tpch-sample-data/pom.xml
@@ -29,7 +29,7 @@
       <plugin>
         <groupId>com.googlecode.maven-download-plugin</groupId>
         <artifactId>download-maven-plugin</artifactId>
-        <version>1.2.0-SNAPSHOT</version>
+        <version>1.2.0</version>
         <executions>
           <execution>
             <id>install-tgz</id>