Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.2.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 8, 2013
1 parent e286032 commit 04819f9
Show file tree
Hide file tree
Showing 23 changed files with 28 additions and 30 deletions.
2 changes: 1 addition & 1 deletion dev-plugins/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions dist/pom.xml
Expand Up @@ -3,14 +3,13 @@
<!-- ~ Copyright 2012 Red Hat, Inc. and/or its affiliates. ~ ~ Licensed under the Eclipse Public License version 1.0, available
at ~ http://www.eclipse.org/legal/epl-v10.html -->

<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion event-bus-api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion git-tools-tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion git-tools/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion javaee-api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion javaee-impl/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven-api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parser-java-api/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parser-java/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parser-xml/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion plugin-loader/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions 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>
Expand All @@ -10,7 +9,7 @@

<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<packaging>pom</packaging>

<name>Forge - Parent</name>
Expand Down Expand Up @@ -837,6 +836,7 @@
<connection>${forge.scm.connection}</connection>
<developerConnection>${forge.developer.connection}</developerConnection>
<url>${forge.scm.url}</url>
</scm>
<tag>1.2.2.Final</tag>
</scm>
</project>

2 changes: 1 addition & 1 deletion project-model-maven-tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion project-model-maven/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion scaffold-api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion scaffold-faces/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion scaffold-plugins/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion shell-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
</parent>

<artifactId>forge-shell-api</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions shell/pom.xml
Expand Up @@ -7,14 +7,13 @@
~ http://www.eclipse.org/legal/epl-v10.html
-->

<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">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion test-harness-web/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
</parent>

<artifactId>forge-test-harness-web</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-harness/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>forge-parent</artifactId>
<groupId>org.jboss.forge</groupId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion tracking/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.forge</groupId>
<artifactId>forge-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 04819f9

Please sign in to comment.