You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ri...@apache.org on 2006/12/30 00:46:37 UTC

svn commit: r491136 - /maven/continuum/branches/key-based-refactor/continuum-model/src/main/mdo/continuum.xml

Author: rinku
Date: Fri Dec 29 15:46:36 2006
New Revision: 491136

URL: http://svn.apache.org/viewvc?view=rev&rev=491136
Log:
o  here we go again with int -> long updates.

Modified:
    maven/continuum/branches/key-based-refactor/continuum-model/src/main/mdo/continuum.xml

Modified: maven/continuum/branches/key-based-refactor/continuum-model/src/main/mdo/continuum.xml
URL: http://svn.apache.org/viewvc/maven/continuum/branches/key-based-refactor/continuum-model/src/main/mdo/continuum.xml?view=diff&rev=491136&r1=491135&r2=491136
==============================================================================
--- maven/continuum/branches/key-based-refactor/continuum-model/src/main/mdo/continuum.xml (original)
+++ maven/continuum/branches/key-based-refactor/continuum-model/src/main/mdo/continuum.xml Fri Dec 29 15:46:36 2006
@@ -406,7 +406,7 @@
         <field>
           <name>continuumId</name>
           <version>1.1.0+</version>
-          <type>long</type>
+          <type>int</type>
         </field>
       </fields>
     </class>