You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2008/01/23 07:23:23 UTC

svn commit: r614433 - in /geronimo/server/trunk/plugins/welcome: welcome-jetty/pom.xml welcome-tomcat/pom.xml

Author: gawor
Date: Tue Jan 22 22:23:21 2008
New Revision: 614433

URL: http://svn.apache.org/viewvc?rev=614433&view=rev
Log:
update groupid

Modified:
    geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml
    geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml

Modified: geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml?rev=614433&r1=614432&r2=614433&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml (original)
+++ geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml Tue Jan 22 22:23:21 2008
@@ -100,7 +100,7 @@
                         <deploymentConfig>${jasperDeployer}</deploymentConfig>
                     </deploymentConfigs>
                     <module>
-                        <groupId>org.apache.geronimo.applications</groupId>
+                        <groupId>org.apache.geronimo.plugins</groupId>
                         <artifactId>geronimo-welcome</artifactId>
                         <version>${version}</version>
                         <type>war</type>

Modified: geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml?rev=614433&r1=614432&r2=614433&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml (original)
+++ geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml Tue Jan 22 22:23:21 2008
@@ -100,7 +100,7 @@
                         <deploymentConfig>${jasperDeployer}</deploymentConfig>
                     </deploymentConfigs>
                     <module>
-                        <groupId>org.apache.geronimo.applications</groupId>
+                        <groupId>org.apache.geronimo.plugins</groupId>
                         <artifactId>geronimo-welcome</artifactId>
                         <version>${version}</version>
                         <type>war</type>



Re: svn commit: r614433 - in /geronimo/server/trunk/plugins/welcome: welcome-jetty/pom.xml welcome-tomcat/pom.xml

Posted by Jason Dillon <ja...@planet57.com>.
Thanks :-)

--jason


On Jan 22, 2008, at 10:23 PM, gawor@apache.org wrote:

> Author: gawor
> Date: Tue Jan 22 22:23:21 2008
> New Revision: 614433
>
> URL: http://svn.apache.org/viewvc?rev=614433&view=rev
> Log:
> update groupid
>
> Modified:
>    geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml
>    geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml
>
> Modified: geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml?rev=614433&r1=614432&r2=614433&view=diff
> =
> =
> =
> =
> =
> =
> =
> =
> ======================================================================
> --- geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml  
> (original)
> +++ geronimo/server/trunk/plugins/welcome/welcome-jetty/pom.xml Tue  
> Jan 22 22:23:21 2008
> @@ -100,7 +100,7 @@
>                         <deploymentConfig>${jasperDeployer}</ 
> deploymentConfig>
>                     </deploymentConfigs>
>                     <module>
> -                        <groupId>org.apache.geronimo.applications</ 
> groupId>
> +                        <groupId>org.apache.geronimo.plugins</ 
> groupId>
>                         <artifactId>geronimo-welcome</artifactId>
>                         <version>${version}</version>
>                         <type>war</type>
>
> Modified: geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml
> URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml?rev=614433&r1=614432&r2=614433&view=diff
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
> --- geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml  
> (original)
> +++ geronimo/server/trunk/plugins/welcome/welcome-tomcat/pom.xml Tue  
> Jan 22 22:23:21 2008
> @@ -100,7 +100,7 @@
>                         <deploymentConfig>${jasperDeployer}</ 
> deploymentConfig>
>                     </deploymentConfigs>
>                     <module>
> -                        <groupId>org.apache.geronimo.applications</ 
> groupId>
> +                        <groupId>org.apache.geronimo.plugins</ 
> groupId>
>                         <artifactId>geronimo-welcome</artifactId>
>                         <version>${version}</version>
>                         <type>war</type>
>
>