You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by br...@apache.org on 2008/07/25 07:35:03 UTC

svn commit: r679667 - in /continuum/trunk/continuum-docs/src/site/apt: developer_guides/building.apt installation/geronimo.apt

Author: brett
Date: Thu Jul 24 22:35:02 2008
New Revision: 679667

URL: http://svn.apache.org/viewvc?rev=679667&view=rev
Log:
update maven references

Modified:
    continuum/trunk/continuum-docs/src/site/apt/developer_guides/building.apt
    continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt

Modified: continuum/trunk/continuum-docs/src/site/apt/developer_guides/building.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/developer_guides/building.apt?rev=679667&r1=679666&r2=679667&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/developer_guides/building.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/developer_guides/building.apt Thu Jul 24 22:35:02 2008
@@ -13,7 +13,7 @@
   Building Continuum yourself is for one of two reasons:
 
     * to try out a bleeding edge feature or bugfix (issues can be found in
-      {{{http://jira.codehaus.org/browse/CONTINUUM} JIRA}}), but you can try our SNAPSHOTs: {{http://maven.zones.apache.org/~continuum/builds/trunk/}}
+      {{{http://jira.codehaus.org/browse/CONTINUUM} JIRA}}), but you can try our SNAPSHOTs: {{http://vmbuild.apache.org/}}
 
     * to fix a problem you are having and submit a patch to the developers team.
 

Modified: continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt
URL: http://svn.apache.org/viewvc/continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt?rev=679667&r1=679666&r2=679667&view=diff
==============================================================================
--- continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt (original)
+++ continuum/trunk/continuum-docs/src/site/apt/installation/geronimo.apt Thu Jul 24 22:35:02 2008
@@ -31,9 +31,9 @@
     xmlns="http://geronimo.apache.org/xml/ns/j2ee/web-1.1">
     <environment>
         <moduleId>
-            <groupId>org.apache.maven.continuum</artifactId>
+            <groupId>org.apache.continuum</artifactId>
             <artifactId>continuum</artifactId>
-            <version>1.1</version>
+            <version>1.2</version>
         </moduleId>
         <dependencies>
             <dependency>