Repository: jena Updated Branches: refs/heads/master 187783397 -> d40c2fa7c
name changed to "Apache Jena OSGi integration tests" Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/5c3ea365 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/5c3ea365 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/5c3ea365 Branch: refs/heads/master Commit: 5c3ea36593bd2fe8dbcba403a80ebc09f68a9789 Parents: 61ea8ee Author: Stian Soiland-Reyes <[email protected]> Authored: Tue Feb 10 13:18:43 2015 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Tue Feb 10 15:16:41 2015 +0000 ---------------------------------------------------------------------- apache-jena-osgi/jena-osgi-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/5c3ea365/apache-jena-osgi/jena-osgi-test/pom.xml ---------------------------------------------------------------------- diff --git a/apache-jena-osgi/jena-osgi-test/pom.xml b/apache-jena-osgi/jena-osgi-test/pom.xml index 80d2b63..a0dc894 100644 --- a/apache-jena-osgi/jena-osgi-test/pom.xml +++ b/apache-jena-osgi/jena-osgi-test/pom.xml @@ -28,7 +28,7 @@ limitations under the License. <artifactId>jena-osgi-test</artifactId> <version>2.13.0-SNAPSHOT</version> - <name>Apache Jena - OSGi bundle tests</name> + <name>Apache Jena - OSGi integration tests</name> <description>Tests for jena-osgi as a bundle</description> <packaging>bundle</packaging>
