Changeset 29131
- Timestamp:
- 01/17/08 23:33:10 (11 months ago)
- Files:
-
- nuxeo-ep/tags/5.1.3-RC/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nuxeo-ep/tags/5.1.3-RC/pom.xml
r28992 r29131 6 6 <groupId>org.nuxeo</groupId> 7 7 <artifactId>nuxeo-ecm</artifactId> 8 <version>5.1.3- SNAPSHOT</version>8 <version>5.1.3-RC</version> 9 9 <!-- IMPORTANT: change this file version when it's modified --> 10 10 … … 796 796 797 797 <scm> 798 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/t runk</connection>798 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-RC</connection> 799 799 <developerConnection> 800 scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/t runk800 scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-RC 801 801 </developerConnection> 802 <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/t runk</url>802 <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/tags/5.1.3-RC</url> 803 803 </scm> 804 804
