Show
Ignore:
Timestamp:
2008-07-08 21:49:11 (6 months ago)
Author:
mosipov
Message:

[maven-release-plugin] prepare release 2.4

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/pom.xml

    r2169 r2193  
    1 <?xml version="1.0" encoding="UTF-8"?> 
    21<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 
    32        <modelVersion>4.0.0</modelVersion> 
    43        <groupId>net.fckeditor</groupId> 
    54        <artifactId>fckeditor-java</artifactId> 
    6         <version>2.4-SNAPSHOT</version> 
     5        <version>2.4</version> 
    76        <packaging>pom</packaging> 
    87        <modules> 
     
    294293        </mailingLists> 
    295294        <scm> 
    296                 <connection>scm:svn:http://svn.fckeditor.net/FCKeditor.Java/trunk</connection> 
    297                 <developerConnection>scm:svn:https://svn.fckeditor.net/FCKeditor.Java/trunk</developerConnection> 
    298                 <url>http://dev.fckeditor.net/browser/FCKeditor.Java/trunk</url> 
     295                <connection>scm:svn:http://svn.fckeditor.net/FCKeditor.Java/tags/2.4</connection> 
     296                <developerConnection>scm:svn:https://svn.fckeditor.net/FCKeditor.Java/tags/2.4</developerConnection> 
     297                <url>http://dev.fckeditor.net/browser/FCKeditor.Java/tags/2.4</url> 
    299298        </scm> 
    300299        <prerequisites>