Author: olamy
Date: Sat May 14 15:17:57 2011
New Revision: 1103130
URL: http://svn.apache.org/viewvc?rev=1103130&view=rev
Log:
remove unused repository
Modified:
incubator/ognl/trunk/pom.xml
Modified: incubator/ognl/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/ognl/trunk/pom.xml?rev=1103130&r1=1103129&r2=1103130&view=diff
==============================================================================
--- incubator/ognl/trunk/pom.xml (original)
+++ incubator/ognl/trunk/pom.xml Sat May 14 15:17:57 2011
@@ -186,17 +186,6 @@ limitations under the License.
</dependency>
</dependencies>
- <pluginRepositories>
- <pluginRepository>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- <id>mc-release</id>
- <name>Mathieu Carbou repository</name>
- <url>http://mc-repo.googlecode.com/svn/maven2/releases</url>
- </pluginRepository>
- </pluginRepositories>
-
<build>
<plugins>
<plugin>