Changeset 30420
- Timestamp:
- 02/21/08 21:33:37 (9 months ago)
- Files:
-
- nuxeo-ep/tags/5.1.3.2/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nuxeo-ep/tags/5.1.3.2/pom.xml
r30200 r30420 6 6 <groupId>org.nuxeo</groupId> 7 7 <artifactId>nuxeo-ecm</artifactId> 8 <version>5.1. 4-SNAPSHOT</version>8 <version>5.1.3.2</version> 9 9 <!-- IMPORTANT: change this file version when it's modified --> 10 10 … … 921 921 922 922 <scm> 923 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/ branches/5.1</connection>923 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3.2</connection> 924 924 <developerConnection> 925 scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/ branches/5.1925 scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3.2 926 926 </developerConnection> 927 <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/ branches/5.1</url>927 <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/tags/5.1.3.2</url> 928 928 </scm> 929 929
