Changeset 21272
- Timestamp:
- 08/20/09 13:03:34 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/rsfResponseValidatorPlugin/trunk/package.xml.tmpl
r20213 r21272 83 83 </notes> 84 84 </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> 85 101 </changelog> 86 102 </package>