Title: [waffle-scm] [296] trunk: [maven-release-plugin] prepare release waffle-1.0-beta-1
Revision
296
Author
mauro
Date
2007-07-28 07:22:49 -0500 (Sat, 28 Jul 2007)

Log Message

[maven-release-plugin] prepare release waffle-1.0-beta-1

Modified Paths


Diff

Modified: trunk/core/pom.xml (295 => 296)

--- trunk/core/pom.xml	2007-07-28 12:12:52 UTC (rev 295)
+++ trunk/core/pom.xml	2007-07-28 12:22:49 UTC (rev 296)
@@ -1,10 +1,9 @@
-<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.codehaus.waffle</groupId>
     <artifactId>waffle-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-beta-1</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle</artifactId>

Modified: trunk/distribution/pom.xml (295 => 296)

--- trunk/distribution/pom.xml	2007-07-28 12:12:52 UTC (rev 295)
+++ trunk/distribution/pom.xml	2007-07-28 12:22:49 UTC (rev 296)
@@ -1,10 +1,9 @@
-<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.codehaus.waffle</groupId>
     <artifactId>waffle-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-beta-1</version>
   </parent>
   <artifactId>waffle-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/extensions/taglib/pom.xml (295 => 296)

--- trunk/extensions/taglib/pom.xml	2007-07-28 12:12:52 UTC (rev 295)
+++ trunk/extensions/taglib/pom.xml	2007-07-28 12:22:49 UTC (rev 296)
@@ -1,10 +1,9 @@
-<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.codehaus.waffle</groupId>
     <artifactId>waffle-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-beta-1</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle-taglib</artifactId>

Modified: trunk/extensions/webcontainer/pom.xml (295 => 296)

--- trunk/extensions/webcontainer/pom.xml	2007-07-28 12:12:52 UTC (rev 295)
+++ trunk/extensions/webcontainer/pom.xml	2007-07-28 12:22:49 UTC (rev 296)
@@ -1,10 +1,9 @@
-<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.codehaus.waffle</groupId>
     <artifactId>waffle-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0-beta-1</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>waffle-webcontainer</artifactId>

Modified: trunk/pom.xml (295 => 296)

--- trunk/pom.xml	2007-07-28 12:12:52 UTC (rev 295)
+++ trunk/pom.xml	2007-07-28 12:22:49 UTC (rev 296)
@@ -1,10 +1,9 @@
-<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.codehaus.waffle</groupId>
   <artifactId>waffle-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0-beta-1</version>
   <name>Waffle Parent</name>
   <description>
     Waffle is a Java web framework that makes the process of developing Java based web applications easier. It was built
@@ -421,8 +420,8 @@
   </developers>
 
   <scm>
-    <developerConnection>scm:svn:https://svn.codehaus.org/waffle</developerConnection>
-    <url>http://svn.codehaus.org/waffle</url>
+    <developerConnection>scm:svn:https://svn.codehaus.org/waffle/tags/waffle-1.0-beta-1</developerConnection>
+    <url>https://svn.codehaus.org/waffle/tags/waffle-1.0-beta-1</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to