Index: applications/editors/josm/plugins/apache-commons/build.xml
===================================================================
--- applications/editors/josm/plugins/commons-imaging/build.xml	(revision 31199)
+++ applications/editors/josm/plugins/apache-commons/build.xml	(revision 31668)
@@ -1,4 +1,4 @@
 <?xml version="1.0" encoding="utf-8"?>
-<project name="commons-imaging" default="dist" basedir=".">
+<project name="apache-commons" default="dist" basedir=".">
 
     <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
@@ -8,7 +8,7 @@
          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
     -->
-    <property name="plugin.author" value="nokutu"/>
-    <property name="plugin.class" value="org.openstreetmap.josm.plugins.commons.imaging.CommonsImagingPlugin"/>
-    <property name="plugin.description" value="Provides Commons Imaging library. Not meant to be installed directly by users, but rather as a dependency for other plugins."/>
+    <property name="plugin.author" value="nokutu; Don-vip"/>
+    <property name="plugin.class" value="org.openstreetmap.josm.plugins.commons.CommonsPlugin"/>
+    <property name="plugin.description" value="Provides Apache Commons library components. Not meant to be installed directly by users, but rather as a dependency for other plugins."/>
     
 	<property name="josm" location="../../core/dist/josm-custom.jar"/>
