Author: fchrist Date: Fri Jun 1 11:16:22 2012 New Revision: 1345057 URL: http://svn.apache.org/viewvc?rev=1345057&view=rev Log: [maven-release-plugin] prepare release stanbol-parent-1-incubating
Modified: incubator/stanbol/trunk/parent/pom.xml Modified: incubator/stanbol/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1345057&r1=1345056&r2=1345057&view=diff ============================================================================== --- incubator/stanbol/trunk/parent/pom.xml (original) +++ incubator/stanbol/trunk/parent/pom.xml Fri Jun 1 11:16:22 2012 @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<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/maven-v4_0_0.xsd"> +<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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -30,7 +29,7 @@ <groupId>org.apache.stanbol</groupId> <artifactId>stanbol-parent</artifactId> <packaging>pom</packaging> - <version>0.10.0-incubating-SNAPSHOT</version> + <version>1-incubating</version> <name>Apache Stanbol Parent</name> <description>Parent POM for the Apache Stanbol project</description> @@ -46,9 +45,9 @@ </licenses> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/trunk/parent</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/trunk/parent</developerConnection> - <url>http://incubator.apache.org/stanbol/</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/stanbol/tags/stanbol-parent-1-incubating</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/stanbol-parent-1-incubating</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/incubator/stanbol/tags/stanbol-parent-1-incubating</url> </scm> <issueManagement>