- Timestamp:
- 10/14/11 04:45:28 (7 months ago)
- File:
-
- 1 edited
-
trunk/docx4j/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/pom.xml
r1692 r1693 10 10 <groupId>org.docx4j</groupId> 11 11 <artifactId>docx4j</artifactId> 12 <version>2.7.1 -SNAPSHOT</version>12 <version>2.7.1</version> 13 13 <packaging>jar</packaging> 14 14 <name>docx4j</name> … … 29 29 <!-- <prerequisites /> --> 30 30 <scm> 31 <connection>scm:svn:http://www.docx4java.org/svn/docx4j/t runk</connection>32 <developerConnection>scm:svn:http://www.docx4java.org/svn/docx4j/t runk</developerConnection>33 <url>http://www.docx4java.org/svn/docx4j/t runk</url>31 <connection>scm:svn:http://www.docx4java.org/svn/docx4j/tags/VERSION_2_7_1</connection> 32 <developerConnection>scm:svn:http://www.docx4java.org/svn/docx4j/tags/VERSION_2_7_1</developerConnection> 33 <url>http://www.docx4java.org/svn/docx4j/tags/VERSION_2_7_1</url> 34 34 </scm> 35 35 <inceptionYear>2007</inceptionYear>
Note: See TracChangeset
for help on using the changeset viewer.
