commit 4a8cb3f4c1df4672d406e914e268a041b316a37c
Author: Mauro Talevi <[email protected]>
AuthorDate: Sun, 9 Mar 2014 14:03:22 +0100
Commit: Mauro Talevi <[email protected]>
CommitDate: Sun, 9 Mar 2014 14:03:22 +0100
[maven-release-plugin] prepare release jbehave-site-3.2
diff --git a/pom.xml b/pom.xml
index f089fa3..1f65747 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,4 @@
-<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</groupId>
@@ -8,7 +7,7 @@
</parent>
<groupId>org.jbehave.site</groupId>
<artifactId>jbehave-site</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
<packaging>pom</packaging>
<name>JBehave Site</name>
<description>JBehave Site provide site resources and templates for use by
JBehave documentations and distributions</description>
@@ -84,6 +83,7 @@
<connection>scm:git:git://git.codehaus.org/jbehave-site.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jbehave-site.git</developerConnection>
<url>http://git.codehaus.org/gitweb.cgi?p=jbehave-site.git</url>
+ <tag>jbehave-site-3.2</tag>
</scm>
</project>
diff --git a/site-frontend/pom.xml b/site-frontend/pom.xml
index 3502e93..df01a03 100755
--- a/site-frontend/pom.xml
+++ b/site-frontend/pom.xml
@@ -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.jbehave.site</groupId>
<artifactId>jbehave-site</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
</parent>
<artifactId>jbehave-site-frontend</artifactId>
<packaging>pom</packaging>
diff --git a/site-resources/pom.xml b/site-resources/pom.xml
index 40dec63..1723ab1 100644
--- a/site-resources/pom.xml
+++ b/site-resources/pom.xml
@@ -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.jbehave.site</groupId>
<artifactId>jbehave-site</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
</parent>
<artifactId>jbehave-site-resources</artifactId>
<packaging>pom</packaging>
diff --git a/site-templates/pom.xml b/site-templates/pom.xml
index 47750fc..c511138 100644
--- a/site-templates/pom.xml
+++ b/site-templates/pom.xml
@@ -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.jbehave.site</groupId>
<artifactId>jbehave-site</artifactId>
- <version>3.2-SNAPSHOT</version>
+ <version>3.2</version>
</parent>
<artifactId>jbehave-site-templates</artifactId>
<packaging>pom</packaging>