Changeset 1693 for trunk


Ignore:
Timestamp:
10/14/11 04:45:28 (7 months ago)
Author:
jharrop
Message:

[maven-release-plugin] prepare release VERSION_2_7_1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docx4j/pom.xml

    r1692 r1693  
    1010        <groupId>org.docx4j</groupId> 
    1111        <artifactId>docx4j</artifactId> 
    12         <version>2.7.1-SNAPSHOT</version> 
     12        <version>2.7.1</version> 
    1313        <packaging>jar</packaging> 
    1414        <name>docx4j</name> 
     
    2929        <!-- <prerequisites /> --> 
    3030        <scm> 
    31             <connection>scm:svn:http://www.docx4java.org/svn/docx4j/trunk</connection> 
    32             <developerConnection>scm:svn:http://www.docx4java.org/svn/docx4j/trunk</developerConnection> 
    33             <url>http://www.docx4java.org/svn/docx4j/trunk</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> 
    3434    </scm> 
    3535        <inceptionYear>2007</inceptionYear> 
Note: See TracChangeset for help on using the changeset viewer.