← Back to team overview

mlhim-specs-dev team mailing list archive

[Branch ~cdd-dev/cdd/trunk] Rev 226: Updated the include tag to 2_3_1.

 

------------------------------------------------------------
revno: 226
committer: Eduardo C. P. Ribeiro <eduardo.cesar@xxxxxxx>
branch nick: cdd
timestamp: Mon 2012-08-27 08:29:48 -0300
message:
  Updated the include tag to 2_3_1.
modified:
  src/cdd_version.py
  src/cdg_main.py


--
lp:cdd
https://code.launchpad.net/~cdd-dev/cdd/trunk

Your team MLHIM Specifications Developers is subscribed to branch lp:cdd.
To unsubscribe from this branch go to https://code.launchpad.net/~cdd-dev/cdd/trunk/+edit-subscription
=== modified file 'src/cdd_version.py'
--- src/cdd_version.py	2012-08-26 22:23:11 +0000
+++ src/cdd_version.py	2012-08-27 11:29:48 +0000
@@ -1,2 +1,2 @@
-REVNO = 223
+REVNO = 225
 VERSION = '2.3.0 Rev. %d' % (int(REVNO) + 1)

=== modified file 'src/cdg_main.py'
--- src/cdg_main.py	2012-08-26 22:23:11 +0000
+++ src/cdg_main.py	2012-08-27 11:29:48 +0000
@@ -496,7 +496,7 @@
     </xs:documentation>
   </xs:annotation>
 
-  <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_0/mlhim2.xsd"/>
+  <xs:include schemaLocation="http://www.mlhim.org/xmls/mlhim2/2_3_1/mlhim2.xsd"/>
 
   <xs:element name="{ccd_id}" type="mlhim2:{UUID_complex}"/>
   <xs:complexType name="{UUID_complex}">