Repository: incubator-hivemall Updated Branches: refs/heads/master 213ba9914 -> ff1609bd2
Removed unnessesary entry Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/ff1609bd Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/ff1609bd Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/ff1609bd Branch: refs/heads/master Commit: ff1609bd2f7c15b6b60c487a1d51c991f90f4a17 Parents: 213ba99 Author: Makoto Yui <[email protected]> Authored: Sat Apr 28 10:52:05 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Sat Apr 28 10:52:05 2018 +0900 ---------------------------------------------------------------------- tools/hivemall-docs/pom.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/ff1609bd/tools/hivemall-docs/pom.xml ---------------------------------------------------------------------- diff --git a/tools/hivemall-docs/pom.xml b/tools/hivemall-docs/pom.xml index fc49b84..76994d7 100644 --- a/tools/hivemall-docs/pom.xml +++ b/tools/hivemall-docs/pom.xml @@ -85,7 +85,6 @@ <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> - <version>${guava.version}</version> <scope>compile</scope> </dependency> <dependency> @@ -101,7 +100,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> - <version>3.4</version> <executions> <execution> <id>default-descriptor</id>
