diff --git a/playgrounds/client-server/rest-playground/pom.xml b/playgrounds/client-server/rest-playground/pom.xml
index 7570d2530424671f1573f20bf2b05485c66a35be..32fdd2ff0cf261045e5ce5f6a6f5e6e6cd7d1ee7 100644
--- a/playgrounds/client-server/rest-playground/pom.xml
+++ b/playgrounds/client-server/rest-playground/pom.xml
@@ -19,7 +19,6 @@
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 	</properties>
 
-
 	<repositories>
 		<!-- REST library: Restlet -->
 		<repository>
diff --git a/vsb-manager-api/src/main/resources/pom-of-war.xml b/vsb-manager-api/src/main/resources/pom-of-war.xml
index bd9fcd1e25cb54801c3ffa913d0b926703e5235c..a7679f34b2d3527ba817a1dafc2fcdfb83d9758d 100644
--- a/vsb-manager-api/src/main/resources/pom-of-war.xml
+++ b/vsb-manager-api/src/main/resources/pom-of-war.xml
@@ -169,7 +169,6 @@
 			<version>${axis2.version}</version>
 		</dependency>
 
-
 		<dependency>
 			<groupId>com.fasterxml.jackson.dataformat</groupId>
 			<artifactId>jackson-dataformat-xml</artifactId>