Changeset 1857

Show
Ignore:
Timestamp:
2008-03-31 17:54:43 (9 months ago)
Author:
mosipov
Message:

- Removed sources.jar from deployment
- updated web scm url

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/branches/2.4/pom.xml

    r1815 r1857  
    227227                                        <execution> 
    228228                                                <id>attach-javadocs</id> 
    229                                                 <goals> 
    230                                                         <goal>jar</goal> 
    231                                                 </goals> 
    232                                         </execution> 
    233                                 </executions> 
    234                         </plugin> 
    235                         <plugin> 
    236                                 <artifactId>maven-source-plugin</artifactId> 
    237                                 <version>2.0.4</version> 
    238                                 <executions> 
    239                                         <execution> 
    240                                                 <id>attach-sources</id> 
    241229                                                <goals> 
    242230                                                        <goal>jar</goal> 
     
    472460                        scm:svn:http://svn.fckeditor.net/FCKeditor.Java/branches/2.4 
    473461                </connection> 
    474                 <url>http://dev.fckeditor.net/browser/FCKeditor.Java</url> 
     462                <url>http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4</url> 
    475463        </scm> 
    476464        <prerequisites>