You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/08/27 09:15:36 UTC

git commit: [KARAF-3182] Remove the temporary apache public repo

Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x 29e9b9302 -> 770e02dbc


[KARAF-3182] Remove the temporary apache public repo


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/770e02db
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/770e02db
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/770e02db

Branch: refs/heads/karaf-2.x
Commit: 770e02dbcaa6c5a57883e333e57a2f1dddcf5609
Parents: 29e9b93
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Aug 27 09:15:07 2014 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Aug 27 09:15:07 2014 +0200

----------------------------------------------------------------------
 pom.xml | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/770e02db/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad2a44a..fe6d45f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
         <bndlib.version>2.3.0</bndlib.version>
         <cglib.bundle.version>3.0_1</cglib.bundle.version>
         <cglib2.version>2.2.0</cglib2.version>
-        <commons-beanutils.version>1.9.1</commons-beanutils.version>
+        <commons-beanutils.version>1.9.2</commons-beanutils.version>
         <commons-codec.version>1.9</commons-codec.version>
         <commons-collections.version>3.2.1</commons-collections.version>
         <commons-compress.version>1.6</commons-compress.version>
@@ -233,11 +233,6 @@
     </properties>
 
     <repositories>
-		<!-- temporary until eventadmin 1.4.0 is available on central -->
-		<repository>
-			<id>apache-public</id>
-			<url>https://repository.apache.org/content/groups/public/</url>
-		</repository>
         <!-- ServiceMix repo -->
         <repository>
             <id>servicemix</id>