Repository: jena Updated Branches: refs/heads/master cdf47744a -> 7caa93b3f
TDB -> TDB1 Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/d290a119 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/d290a119 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/d290a119 Branch: refs/heads/master Commit: d290a1192140c00c03d84d53018176dfca042033 Parents: 6820b35 Author: Andy Seaborne <[email protected]> Authored: Fri Nov 17 17:28:41 2017 +0000 Committer: Andy Seaborne <[email protected]> Committed: Sat Nov 18 10:20:06 2017 +0000 ---------------------------------------------------------------------- jena-tdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/d290a119/jena-tdb/pom.xml ---------------------------------------------------------------------- diff --git a/jena-tdb/pom.xml b/jena-tdb/pom.xml index a03952c..c515935 100644 --- a/jena-tdb/pom.xml +++ b/jena-tdb/pom.xml @@ -20,7 +20,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>jena-tdb</artifactId> <packaging>jar</packaging> - <name>Apache Jena - TDB (Native Triple Store)</name> + <name>Apache Jena - TDB1 (Native Triple Store)</name> <version>3.6.0-SNAPSHOT</version> <parent>
