You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by pl...@apache.org on 2015/04/15 21:26:36 UTC

[2/2] incubator-tamaya git commit: Disabled Apache Snapshot Repository.

Disabled Apache Snapshot Repository.


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

Branch: refs/heads/master
Commit: 60fd0c4c93c64df775f3a865f9756fcc6ca601f9
Parents: 3272238
Author: Oliver B. Fischer <pl...@apache.org>
Authored: Wed Apr 15 21:25:51 2015 +0200
Committer: Oliver B. Fischer <pl...@apache.org>
Committed: Wed Apr 15 21:25:51 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/60fd0c4c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8d97318..7f1fbc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -780,6 +780,7 @@ under the License.
         </plugins>
     </reporting>
 
+    <!--
     <repositories>
         <repository>
             <id>org.apache.people</id>
@@ -793,5 +794,5 @@ under the License.
             </releases>
         </repository>
     </repositories>
-
+   -->
 </project>