[Foxtrot-commit] SF.net SVN: foxtrot:[292] trunk
Brought to you by:
simonebordet
|
From: <sim...@us...> - 2011-11-05 16:56:16
|
Revision: 292
http://foxtrot.svn.sourceforge.net/foxtrot/?rev=292&view=rev
Author: simonebordet
Date: 2011-11-05 16:56:10 +0000 (Sat, 05 Nov 2011)
Log Message:
-----------
[maven-release-plugin] rollback the release of foxtrot-4.0
Modified Paths:
--------------
trunk/foxtrot-core/pom.xml
trunk/foxtrot-distribution/pom.xml
trunk/foxtrot-examples/pom.xml
trunk/foxtrot-sandbox/pom.xml
trunk/pom.xml
Modified: trunk/foxtrot-core/pom.xml
===================================================================
--- trunk/foxtrot-core/pom.xml 2011-11-05 16:44:55 UTC (rev 291)
+++ trunk/foxtrot-core/pom.xml 2011-11-05 16:56:10 UTC (rev 292)
@@ -1,9 +1,10 @@
-<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">
<parent>
<groupId>foxtrot</groupId>
<artifactId>foxtrot</artifactId>
- <version>4.1-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: trunk/foxtrot-distribution/pom.xml
===================================================================
--- trunk/foxtrot-distribution/pom.xml 2011-11-05 16:44:55 UTC (rev 291)
+++ trunk/foxtrot-distribution/pom.xml 2011-11-05 16:56:10 UTC (rev 292)
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
-<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">
+<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">
<parent>
<artifactId>foxtrot</artifactId>
<groupId>foxtrot</groupId>
- <version>4.1-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: trunk/foxtrot-examples/pom.xml
===================================================================
--- trunk/foxtrot-examples/pom.xml 2011-11-05 16:44:55 UTC (rev 291)
+++ trunk/foxtrot-examples/pom.xml 2011-11-05 16:56:10 UTC (rev 292)
@@ -1,9 +1,10 @@
-<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">
<parent>
<groupId>foxtrot</groupId>
<artifactId>foxtrot</artifactId>
- <version>4.1-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: trunk/foxtrot-sandbox/pom.xml
===================================================================
--- trunk/foxtrot-sandbox/pom.xml 2011-11-05 16:44:55 UTC (rev 291)
+++ trunk/foxtrot-sandbox/pom.xml 2011-11-05 16:56:10 UTC (rev 292)
@@ -1,9 +1,10 @@
-<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">
<parent>
<groupId>foxtrot</groupId>
<artifactId>foxtrot</artifactId>
- <version>4.1-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-11-05 16:44:55 UTC (rev 291)
+++ trunk/pom.xml 2011-11-05 16:56:10 UTC (rev 292)
@@ -1,10 +1,11 @@
-<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>
<groupId>foxtrot</groupId>
<artifactId>foxtrot</artifactId>
<packaging>pom</packaging>
- <version>4.1-SNAPSHOT</version>
+ <version>4.0-SNAPSHOT</version>
<name>Foxtrot</name>
<description>Small and powerful synchronous API for using threads with Swing and Java Web Start</description>
<url>http://foxtrot.sourceforge.net</url>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|