You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2006/05/09 01:38:32 UTC

svn commit: r405225 - in /geronimo/branches/1.1/etc: explicit_versions.properties project.properties

Author: djencks
Date: Mon May  8 16:38:30 2006
New Revision: 405225

URL: http://svn.apache.org/viewcvs?rev=405225&view=rev
Log:
GERONIMO-1999 use private snapshot build of commmons-modeler

Modified:
    geronimo/branches/1.1/etc/explicit_versions.properties
    geronimo/branches/1.1/etc/project.properties

Modified: geronimo/branches/1.1/etc/explicit_versions.properties
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/etc/explicit_versions.properties?rev=405225&r1=405224&r2=405225&view=diff
==============================================================================
--- geronimo/branches/1.1/etc/explicit_versions.properties (original)
+++ geronimo/branches/1.1/etc/explicit_versions.properties Mon May  8 16:38:30 2006
@@ -33,7 +33,7 @@
 commons_jxpath///=1.1
 commons_lang///=2.0
 commons_logging///=1.0.4
-commons_modeler///=1.1
+commons_modeler///=1.2-GERONIMO-SNAPSHOT
 commons_primitives///=20041207.202534
 commons_pool///=1.2
 concurrent///=1.3.4

Modified: geronimo/branches/1.1/etc/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/etc/project.properties?rev=405225&r1=405224&r2=405225&view=diff
==============================================================================
--- geronimo/branches/1.1/etc/project.properties (original)
+++ geronimo/branches/1.1/etc/project.properties Mon May  8 16:38:30 2006
@@ -29,7 +29,8 @@
 http://cvs.apache.org/repository,\
 http://dist.codehaus.org,\
 http://www.mortbay.org/maven,\
-http://www.ibiblio.org/maven
+http://www.ibiblio.org/maven,\
+http://people.apache.org/~djencks/maven
 
 maven.remote.group=apcvs
 
@@ -143,7 +144,7 @@
 commons_jxpath_version=1.1
 commons_lang_version=2.0
 commons_logging_version=1.0.4
-commons_modeler_version=1.1
+commons_modeler_version=1.2-GERONIMO-SNAPSHOT
 commons_primitives_version=20041207.202534
 commons_pool_version=1.2
 concurrent_version=1.3.4