You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by fo...@apache.org on 2006/01/18 11:34:00 UTC

svn commit: r370115 - /incubator/servicemix/trunk/tooling/servicemix-web/project.xml

Author: foconer
Date: Wed Jan 18 02:33:52 2006
New Revision: 370115

URL: http://svn.apache.org/viewcvs?rev=370115&view=rev
Log:
correction on sm package.

Modified:
    incubator/servicemix/trunk/tooling/servicemix-web/project.xml

Modified: incubator/servicemix/trunk/tooling/servicemix-web/project.xml
URL: http://svn.apache.org/viewcvs/incubator/servicemix/trunk/tooling/servicemix-web/project.xml?rev=370115&r1=370114&r2=370115&view=diff
==============================================================================
--- incubator/servicemix/trunk/tooling/servicemix-web/project.xml (original)
+++ incubator/servicemix/trunk/tooling/servicemix-web/project.xml Wed Jan 18 02:33:52 2006
@@ -12,11 +12,11 @@
     WAR deployment unit for ServiceMix
   </shortDescription>
 
-  <package>org.servicemix.web</package>
+  <package>org.apache.servicemix.web</package>
   <packageGroups>
     <packageGroup>
       <title>WAR deployment unit for ServiceMix</title>
-      <packages>org.servicemix.web</packages>
+      <packages>org.apache.servicemix.web</packages>
     </packageGroup>
   </packageGroups>