diff --git a/pom.xml b/pom.xml
index bbe505a8ce..c836b2ff7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -271,6 +271,35 @@
--allow-script-in-comments
+
+
+ Market Data (Curves and Volatilities)
+ net.finmath.marketdata
+ net.finmath.marketdata.*
+
+
+ Analytic Functions
+ net.finmath.functions
+ net.finmath.functions.*
+
+
+ Algorithmic Differentiation
+ net.finmath.montecarlo.automaticdifferntiation*
+
+
+ Monte-Carlo Methods
+ net.finmath.montecarlo*
+
+
+ Fourier Methods
+ net.finmath.fouriermethod*
+
+
+ Finite Difference Methods (PDEs)
+ net.finmath..finitedifference
+ net.finmath..finitedifference.*
+
+
@@ -688,7 +717,13 @@
Market Data (Curves and Volatilities)
- net.finmath.marketdata*
+ net.finmath.marketdata
+ net.finmath.marketdata.*
+
+
+ Analytic Functions
+ net.finmath.functions
+ net.finmath.functions.*
Algorithmic Differentiation
@@ -702,6 +737,11 @@
Fourier Methods
net.finmath.fouriermethod*
+
+ Finite Difference Methods (PDEs)
+ net.finmath..finitedifference
+ net.finmath..finitedifference.*
+