remove invalid tapiji deps
diff --git a/org.eclipse.osbp.technologystack.feature/feature.xml b/org.eclipse.osbp.technologystack.feature/feature.xml
index 9425bec..08f8a55 100644
--- a/org.eclipse.osbp.technologystack.feature/feature.xml
+++ b/org.eclipse.osbp.technologystack.feature/feature.xml
@@ -147,10 +147,6 @@
          version="0.0.0"/>
 
    <includes
-         id="org.eclipse.osbp.fork.tapiji.feature"
-         version="0.0.0"/>
-
-   <includes
          id="org.eclipse.osbp.gitinfo.feature"
          version="0.0.0"/>
 
diff --git a/org.eclipse.osbp.technologystack.feature/pom.xml b/org.eclipse.osbp.technologystack.feature/pom.xml
index d31ef57..7f40a3c 100644
--- a/org.eclipse.osbp.technologystack.feature/pom.xml
+++ b/org.eclipse.osbp.technologystack.feature/pom.xml
@@ -169,13 +169,6 @@
 			<version>2.11.0-SNAPSHOT</version>
 			<type>eclipse-feature</type>
 		</dependency>
-		<dependency>
-			<groupId>org.eclipse.osbp.fork.tapiji</groupId>
-			<artifactId>org.eclipse.osbp.fork.tapiji.feature</artifactId>
-			<version>${project.version}</version>
-			<type>eclipse-feature</type>
-			<scope>provided</scope>
-		</dependency>
 		<!-- <dependency> -->
 		<!-- <groupId>org.eclipse.babel.plugins</groupId> -->
 		<!-- <artifactId>org.eclipse.babel.tapiji.tools.java.feature</artifactId> -->