diff --git a/pom.xml b/pom.xml
index cbc47945e1f16bd3a82ce9c9ab629415c39bae18..38babfe8a92add9ba3271a86b6682f5860f1862d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,15 +139,15 @@
 				</configuration>
 			</plugin>
 
-<!-- 			<plugin>
-				uses the previously generated Manifest file (with maven-bundle-plugin)
-				<artifactId>maven-jar-plugin</artifactId>
-				<configuration>
-					<archive>
-						<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
-					</archive>
-				</configuration>
-			</plugin> -->
+<!-- 			<plugin> -->
+<!-- 				uses the previously generated Manifest file (with maven-bundle-plugin) -->
+<!-- 				<artifactId>maven-jar-plugin</artifactId> -->
+<!-- 				<configuration> -->
+<!-- 					<archive> -->
+<!-- 						<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> -->
+<!-- 					</archive> -->
+<!-- 				</configuration> -->
+<!-- 			</plugin> -->
 			
 			<plugin>
 				<!-- plugin used for merging the various GeoTools META-INF/services files (specific transformer below) -->