[jboss-osgi-commits] JBoss-OSGI SVN: r95305 - in projects/jboss-osgi/projects/runtime: felix/trunk and 1 other directory.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Wed Oct 21 10:27:52 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-10-21 10:27:51 -0400 (Wed, 21 Oct 2009)
New Revision: 95305

Modified:
   projects/jboss-osgi/projects/runtime/equinox/trunk/pom.xml
   projects/jboss-osgi/projects/runtime/felix/trunk/pom.xml
Log:
Cleanup impl title

Modified: projects/jboss-osgi/projects/runtime/equinox/trunk/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/equinox/trunk/pom.xml	2009-10-21 14:26:49 UTC (rev 95304)
+++ projects/jboss-osgi/projects/runtime/equinox/trunk/pom.xml	2009-10-21 14:27:51 UTC (rev 95305)
@@ -14,7 +14,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <name>JBossOSGi Runtime - Equinox</name>
+  <name>JBossOSGi Runtime Equinox</name>
 
   <groupId>org.jboss.osgi.runtime</groupId>
   <artifactId>jboss-osgi-runtime-equinox</artifactId>

Modified: projects/jboss-osgi/projects/runtime/felix/trunk/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/felix/trunk/pom.xml	2009-10-21 14:26:49 UTC (rev 95304)
+++ projects/jboss-osgi/projects/runtime/felix/trunk/pom.xml	2009-10-21 14:27:51 UTC (rev 95305)
@@ -14,7 +14,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <name>JBossOSGi Runtime - Felix</name>
+  <name>JBossOSGi Runtime Felix</name>
 
   <groupId>org.jboss.osgi.runtime</groupId>
   <artifactId>jboss-osgi-runtime-felix</artifactId>



More information about the jboss-osgi-commits mailing list