You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by yo...@apache.org on 2018/11/13 10:16:13 UTC

[21/50] [abbrv] incubator-omid git commit: Test to see if removing wagon profile fixes build (will revert)

Test to see if removing wagon profile fixes build (will revert)


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

Branch: refs/heads/1.0.0
Commit: df267238622e33d2d661d4be7255c236f61f4d79
Parents: 986e934
Author: James Taylor <ja...@apache.org>
Authored: Sat Sep 29 08:21:11 2018 -0700
Committer: Yonatan Gottesman <yo...@gmail.com>
Committed: Tue Nov 13 10:08:54 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/df267238/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 950329a..2a3bee8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -162,7 +162,7 @@
         <maven-clean-plugin.version>2.5</maven-clean-plugin.version>
         <maven-compiler-plugin.version>3.0</maven-compiler-plugin.version>
         <maven-assembly-plugin.version>2.4</maven-assembly-plugin.version>
-        <maven-shade-plugin.version>3.0</maven-shade-plugin.version>
+        <maven-shade-plugin.version>2.4.3</maven-shade-plugin.version>
         <maven-release-plugin.version>2.3.2</maven-release-plugin.version>
         <maven-javadoc-plugin.version>2.10.3</maven-javadoc-plugin.version>
         <maven-jar-plugin.version>2.5</maven-jar-plugin.version>