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 2012/01/16 14:14:26 UTC

svn commit: r1231989 - /karaf/cellar/branches/cellar-2.2.x/itests/pom.xml

Author: jbonofre
Date: Mon Jan 16 13:14:26 2012
New Revision: 1231989

URL: http://svn.apache.org/viewvc?rev=1231989&view=rev
Log:
Fixed checkstyle issue

Modified:
    karaf/cellar/branches/cellar-2.2.x/itests/pom.xml

Modified: karaf/cellar/branches/cellar-2.2.x/itests/pom.xml
URL: http://svn.apache.org/viewvc/karaf/cellar/branches/cellar-2.2.x/itests/pom.xml?rev=1231989&r1=1231988&r2=1231989&view=diff
==============================================================================
--- karaf/cellar/branches/cellar-2.2.x/itests/pom.xml (original)
+++ karaf/cellar/branches/cellar-2.2.x/itests/pom.xml Mon Jan 16 13:14:26 2012
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.karaf.cellar</groupId>
     <artifactId>org.apache.karaf.cellar.itests</artifactId>
-    <name>Apache Karaf :: Cellar : Integration Tests</name>
+    <name>Apache Karaf :: Cellar :: Integration Tests</name>
 
     <dependencies>
 
@@ -84,4 +84,4 @@
     </dependencies>
 
 
-</project>
\ No newline at end of file
+</project>