diff --git a/pom.xml b/pom.xml
index 87103fb5c6dc3d07d77fe73174151fb8956b5999..bdb5d2590ae06cca3ba2f18903b8bcfe3d37695e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -484,8 +484,8 @@
 						<apiSource>
 							<springmvc>true</springmvc>
 							<locations>
-								<location>de.thm.arsnova.controller</location>
-								<location>de.thm.arsnova.entities</location>
+								<location>de.thm.arsnova.controller.v2</location>
+								<location>de.thm.arsnova.entities.v2</location>
 							</locations>
 							<schemes>
 								<scheme>http</scheme>