diff --git a/pom.xml b/pom.xml
index 8937cdf921f5e4b0eae082e46a13aa77cfd616b9..f547cb0a2abe1818a7805cc28922c7d44fc97d6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,37 +20,6 @@
 	<url>http://icy.bioimageanalysis.org/plugin/apache-httpclient/</url>
 	<inceptionYear>2022</inceptionYear>
 
-	<organization>
-		<name>Institut Pasteur</name>
-		<url>https://pasteur.fr</url>
-	</organization>
-
-	<licenses>
-		<license>
-			<name>GNU GPLv3</name>
-			<url>https://www.gnu.org/licenses/gpl-3.0.en.html</url>
-			<distribution>repo</distribution>
-		</license>
-	</licenses>
-
-	<developers>
-		<developer>
-			<id>sdallongeville</id>
-			<name>Stéphane Dallongeville</name>
-			<url>https://research.pasteur.fr/fr/member/stephane-dallongeville/</url>
-			<roles>
-				<role>founder</role>
-				<role>lead</role>
-				<role>architect</role>
-				<role>developer</role>
-				<role>debugger</role>
-				<role>tester</role>
-				<role>maintainer</role>
-				<role>support</role>
-			</roles>
-		</developer>
-	</developers>
-
     <!-- Project properties -->
     <properties>
 	    <artifact-to-extract>fluent-hc,httpclient,httpclient-cache,httpcore,httpmime</artifact-to-extract>