diff --git a/pom.xml b/pom.xml
index 0e7505980f3..caee1c5abf5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -438,6 +438,54 @@
samples/server/petstore/jaxrs
+
+ typescript-fetch-client-tests-default
+
+
+ env
+ java
+
+
+
+ samples/client/petstore/typescript-fetch/tests/default
+
+
+
+ typescript-fetch-client-builds-default
+
+
+ env
+ java
+
+
+
+ samples/client/petstore/typescript-fetch/builds/default
+
+
+
+ typescript-fetch-client-builds-es6-target
+
+
+ env
+ java
+
+
+
+ samples/client/petstore/typescript-fetch/builds/es6-target
+
+
+
+ typescript-fetch-client-builds-with-npm-version
+
+
+ env
+ java
+
+
+
+ samples/client/petstore/typescript-fetch/builds/with-npm-version
+
+
typescript-angular-client
@@ -495,6 +543,10 @@
+ samples/client/petstore/typescript-fetch/tests/default
+ samples/client/petstore/typescript-fetch/builds/default
+ samples/client/petstore/typescript-fetch/builds/es6-target
+ samples/client/petstore/typescript-fetch/builds/with-npm-version
samples/client/petstore/typescript-angular
samples/client/petstore/typescript-node/npm
samples/client/petstore/android/volley