This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git

commit 90898fc490987cb88cb948e8bf517483baa6e3aa
Author: Herve Boutemy <hbout...@apache.org>
AuthorDate: Thu Apr 3 01:59:26 2014 +0000

    reverted shared-utils version update since it causes unexpected + random 
failures on ASF Jenkins build farm (artifact not found in central???)
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1584250 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f2cce94..b71ef63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>0.6</version>
+      <version>0.1</version>
     </dependency>
 
     <dependency>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <commits@maven.apache.org>.

Reply via email to