remove fork tapiji dependency
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..920f81d 100644
--- a/org.eclipse.osbp.technologystack.feature/pom.xml
+++ b/org.eclipse.osbp.technologystack.feature/pom.xml
@@ -170,19 +170,6 @@
 			<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> -->
-		<!-- <version>0.9.1-SNAPSHOT</version> -->
-		<!-- <type>eclipse-feature</type> -->
-		<!-- </dependency> -->
-		<dependency>
 			<groupId>org.eclipse.osbp.fork.jpos</groupId>
 			<artifactId>org.eclipse.osbp.fork.jpos.feature</artifactId>
 			<version>1.14.0-SNAPSHOT</version>