diff --git a/org.eclipse.lyo.oslc4j.core/pom.xml b/org.eclipse.lyo.oslc4j.core/pom.xml index 935e177..f5778e6 100644 --- a/org.eclipse.lyo.oslc4j.core/pom.xml +++ b/org.eclipse.lyo.oslc4j.core/pom.xml @@ -37,18 +37,8 @@ org.apache.jena - jena-tdb - 3.6.0 - - - org.apache.jena - jena-tdb2 - 3.6.0 - - - org.apache.jena - jena-rdfconnection - 3.6.0 + apache-jena-libs + pom org.slf4j diff --git a/org.eclipse.lyo.oslc4j.provider.jena/pom.xml b/org.eclipse.lyo.oslc4j.provider.jena/pom.xml index 0b391fe..2ecf929 100644 --- a/org.eclipse.lyo.oslc4j.provider.jena/pom.xml +++ b/org.eclipse.lyo.oslc4j.provider.jena/pom.xml @@ -47,18 +47,8 @@ org.apache.jena - jena-tdb - 3.6.0 - - - org.apache.jena - jena-tdb2 - 3.6.0 - - - org.apache.jena - jena-rdfconnection - 3.6.0 + apache-jena-libs + pom junit diff --git a/oslc4j-bundle/META-INF/MANIFEST.MF b/oslc4j-bundle/META-INF/MANIFEST.MF index be98602..a522226 100644 --- a/oslc4j-bundle/META-INF/MANIFEST.MF +++ b/oslc4j-bundle/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 -Bnd-LastModified: 1531331936854 -Build-Jdk: 1.8.0_152 -Built-By: andrew +Bnd-LastModified: 1531399521310 +Build-Jdk: 1.8.0_144 +Built-By: Yash Khatri Bundle-ManifestVersion: 2 Bundle-Name: oslc4j-bundle Bundle-RequiredExecutionEnvironment: JavaSE-1.8 diff --git a/oslc4j-bundle/pom.xml b/oslc4j-bundle/pom.xml index 25bd1ed..777d3e7 100644 --- a/oslc4j-bundle/pom.xml +++ b/oslc4j-bundle/pom.xml @@ -35,16 +35,16 @@ jar compile - - org.eclipse.lyo - shacl - 2.4.0-SNAPSHOT - - org.eclipse.lyo.oslc4j.core oslc4j-core 2.4.0-SNAPSHOT + + + org.apache.jena + apache-jena-libs + + org.eclipse.lyo @@ -60,6 +60,10 @@ xml-apis xml-apis + + org.apache.jena + apache-jena-libs +