You are viewing a plain text version of this content. The canonical link for it is here.
Posted to kalumet-commits@incubator.apache.org by jb...@apache.org on 2011/11/15 15:54:21 UTC

svn commit: r1202261 - /incubator/kalumet/trunk/controller/websphere/pom.xml

Author: jbonofre
Date: Tue Nov 15 15:54:20 2011
New Revision: 1202261

URL: http://svn.apache.org/viewvc?rev=1202261&view=rev
Log:
Fix the Websphere controller artifactId

Modified:
    incubator/kalumet/trunk/controller/websphere/pom.xml

Modified: incubator/kalumet/trunk/controller/websphere/pom.xml
URL: http://svn.apache.org/viewvc/incubator/kalumet/trunk/controller/websphere/pom.xml?rev=1202261&r1=1202260&r2=1202261&view=diff
==============================================================================
--- incubator/kalumet/trunk/controller/websphere/pom.xml (original)
+++ incubator/kalumet/trunk/controller/websphere/pom.xml Tue Nov 15 15:54:20 2011
@@ -28,7 +28,7 @@
         <relativePath>../pom.xml</relativePath>
     </parent>
 
-    <artifactId>org.apache.kalumet.websphere</artifactId>
+    <artifactId>org.apache.kalumet.controller.websphere</artifactId>
     <packaging>jar</packaging>
     <name>Apache Kalumet :: Controller :: IBM WebSphere AS Controller</name>