diff --git a/pom.xml b/pom.xml
index ec8c0090561a781e91c863f65b71083ee669b7a7..a257dc1f3f6e3c905ebd0cf7ff4540ffa510443f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,9 +6,9 @@
 		<artifactId>parent-pom-plugin</artifactId>
 		<version>1.0.3</version>
 	</parent>
-	<artifactId>tensor-flow-manager</artifactId>
+	<artifactId>deep-learning-version-manager</artifactId>
 	<version>1.0.0</version>
-	<name>TensorFlow manager for Icy</name>
+	<name>Deep Learning versions manager for Icy</name>
 	<description>This project holds the code for the TensorFlow library manager. It allows users to download, install and select the version of TensorFlow that other plugins use in Icy.
 	</description>
 	<build>