Author: davsclaus
Date: Thu Aug 23 06:04:15 2012
New Revision: 1376378
URL: http://svn.apache.org/viewvc?rev=1376378&view=rev
Log:
Polished
Modified:
camel/branches/camel-2.10.x/ (props changed)
camel/branches/camel-2.10.x/components/camel-netty/pom.xml
Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
Merged /camel/trunk:r1376377
Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: camel/branches/camel-2.10.x/components/camel-netty/pom.xml
URL:
http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/components/camel-netty/pom.xml?rev=1376378&r1=1376377&r2=1376378&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/components/camel-netty/pom.xml (original)
+++ camel/branches/camel-2.10.x/components/camel-netty/pom.xml Thu Aug 23
06:04:15 2012
@@ -37,17 +37,6 @@
</camel.osgi.export.pkg>
</properties>
- <!-- disabled jboss repo, as its only used when testing a new netty
upgrade directly from jboss
- <repositories>
- <repository>
- <id>jboss</id>
-
<url>http://repository.jboss.org/nexus/content/groups/public/</url>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- </repository>
- </repositories> -->
-
<dependencies>
<dependency>
<groupId>org.apache.camel</groupId>