Changeset 1697


Ignore:
Timestamp:
10/14/11 05:10:12 (7 months ago)
Author:
jharrop
Message:

Correct scm/connection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/VERSION_2_7_1/docx4j/pom.xml

    r1693 r1697  
    2929        <!-- <prerequisites /> --> 
    3030        <scm> 
    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> 
     31            <connection>scm:svn:http://www.docx4java.org/svn/docx4j/tags/VERSION_2_7_1/docx4j</connection> 
     32            <developerConnection>scm:svn:http://www.docx4java.org/svn/docx4j/tags/VERSION_2_7_1/docx4j</developerConnection> 
     33            <url>http://www.docx4java.org/svn/docx4j/tags/VERSION_2_7_1/docx4j</url> 
    3434    </scm> 
    3535        <inceptionYear>2007</inceptionYear> 
Note: See TracChangeset for help on using the changeset viewer.