ko-osgi-test/pom.xml
changeset 771 ee3614350fc8
parent 767 561536cc73fd
child 772 3285b4511afc
     1.1 --- a/ko-osgi-test/pom.xml	Fri Jul 25 14:15:20 2014 +0200
     1.2 +++ b/ko-osgi-test/pom.xml	Thu Jul 31 14:36:00 2014 +0200
     1.3 @@ -6,10 +6,10 @@
     1.4          <artifactId>pom</artifactId>
     1.5          <version>0.8.3</version>
     1.6      </parent>
     1.7 -    <name>KO Tests in an OSGi Container</name>
     1.8 +    <name>KO Tests in Equinox OSGi Container</name>
     1.9      <artifactId>ko-osgi-test</artifactId>
    1.10      <packaging>bundle</packaging>
    1.11 -    <description>Runs the TCK for Knockout in an OSGi Container</description>
    1.12 +    <description>Runs the TCK for Knockout in Equinox OSGi Container</description>
    1.13      <properties>
    1.14          <netbeans.compile.on.save>none</netbeans.compile.on.save>
    1.15      </properties>