Author: struberg
Date: Mon Jul  5 23:55:25 2010
New Revision: 960732

URL: http://svn.apache.org/viewvc?rev=960732&view=rev
Log:
[maven-release-plugin] rollback the release of openwebbeans-1.0.0-alpha-1

Modified:
    openwebbeans/trunk/distribution/pom.xml
    openwebbeans/trunk/webbeans-doc/pom.xml
    openwebbeans/trunk/webbeans-tck/pom.xml

Modified: openwebbeans/trunk/distribution/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/distribution/pom.xml?rev=960732&r1=960731&r2=960732&view=diff
==============================================================================
--- openwebbeans/trunk/distribution/pom.xml (original)
+++ openwebbeans/trunk/distribution/pom.xml Mon Jul  5 23:55:25 2010
@@ -18,7 +18,8 @@
     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>
 
     <parent>

Modified: openwebbeans/trunk/webbeans-doc/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-doc/pom.xml?rev=960732&r1=960731&r2=960732&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-doc/pom.xml (original)
+++ openwebbeans/trunk/webbeans-doc/pom.xml Mon Jul  5 23:55:25 2010
@@ -15,7 +15,8 @@
         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>
     <groupId>org.apache.openwebbeans</groupId>
     <version>1.0.0-SNAPSHOT</version>
@@ -81,7 +82,8 @@
                                     </preProcess>
                                     <postProcess>
                                         <copy 
todir="${basedir}/target/site/html-single">
-                                            <fileset 
dir="${basedir}/target/docbkx/html-single">
+                                            <fileset
+                                                
dir="${basedir}/target/docbkx/html-single">
                                                 <include name="**/*.html" />
                                             </fileset>
                                         </copy>

Modified: openwebbeans/trunk/webbeans-tck/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/webbeans-tck/pom.xml?rev=960732&r1=960731&r2=960732&view=diff
==============================================================================
--- openwebbeans/trunk/webbeans-tck/pom.xml (original)
+++ openwebbeans/trunk/webbeans-tck/pom.xml Mon Jul  5 23:55:25 2010
@@ -17,7 +17,9 @@
     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>
     <parent>
         <groupId>org.apache.openwebbeans</groupId>


Reply via email to