Index: applications/editors/josm/plugins/alignways/build.xml
===================================================================
--- applications/editors/josm/plugins/alignways/build.xml	(revision 34488)
+++ applications/editors/josm/plugins/alignways/build.xml	(revision 34489)
@@ -10,5 +10,5 @@
     -->
     <property name="plugin.author" value="Attila Szász"/>
-    <property name="plugin.class" value="com.tilusnet.josm.plugins.alignways.AlignWaysPlugin"/>
+    <property name="plugin.class" value="org.openstreetmap.josm.plugins.alignways.AlignWaysPlugin"/>
     <property name="plugin.description" value="Makes a pair of selected way segments parallel by rotating one of them around a chosen pivot."/>
     <property name="plugin.icon" value="images/alignways.png"/>
