Development

Changeset 21272

You must first sign up to be able to contribute.

Changeset 21272

Show
Ignore:
Timestamp:
08/20/09 13:03:34 (4 years ago)
Author:
marijn
Message:

Updated the package.xml.tmpl file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/rsfResponseValidatorPlugin/trunk/package.xml.tmpl

    r20213 r21272  
    8383      </notes> 
    8484    </release> 
     85    <release> 
     86      <version> 
     87        <release>0.1.2</release> 
     88        <api>0.1.2</api> 
     89      </version> 
     90      <stability> 
     91        <release>alpha</release> 
     92        <api>alpha</api> 
     93      </stability> 
     94      <license uri="http://www.symfony-project.org/license">MIT license</license> 
     95      <date>2009-08-20</date> 
     96      <license>MIT</license> 
     97      <notes> 
     98        * marijn: Added a configuration value to disable validation on an application level. 
     99      </notes> 
     100    </release> 
    85101  </changelog> 
    86102</package>