Changeset 29705
- Timestamp:
- 01/28/08 13:51:05 (10 months ago)
- Files:
-
- nuxeo-ep/tags/5.1.3-GA/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nuxeo-ep/tags/5.1.3-GA/pom.xml
r29614 r29705 6 6 <groupId>org.nuxeo</groupId> 7 7 <artifactId>nuxeo-ecm</artifactId> 8 <version>5.1.3- SNAPSHOT</version>8 <version>5.1.3-GA</version> 9 9 <!-- IMPORTANT: change this file version when it's modified --> 10 10 … … 801 801 802 802 <scm> 803 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/ branches/5.1</connection>803 <connection>scm:svn:http://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-GA</connection> 804 804 <developerConnection> 805 scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/ branches/5.1805 scm:svn:https://svn.nuxeo.org/nuxeo/nuxeo-ep/tags/5.1.3-GA 806 806 </developerConnection> 807 <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/ branches/5.1</url>807 <url>http://svn.nuxeo.org/trac/nuxeo/browser/nuxeo-ep/tags/5.1.3-GA</url> 808 808 </scm> 809 809
