Skip to content
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.

Commit

Permalink
Prepare for 0.5.3.Final release
Browse files Browse the repository at this point in the history
  • Loading branch information
porcelli committed Apr 1, 2015
1 parent 18f7331 commit 8eae556
Show file tree
Hide file tree
Showing 45 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -26,7 +26,7 @@

<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-metadata</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<packaging>pom</packaging>

<name>UberFire parent metadata</name>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-api/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-archetype/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-archetype/uberfire-component-archetype/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-archetype</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-component-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-archetype/uberfire-project-archetype/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-archetype</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-project-archetype</artifactId>
Expand Down
Expand Up @@ -17,7 +17,7 @@
</description>

<properties>
<version.org.uberfire>0.5.3-SNAPSHOT</version.org.uberfire>
<version.org.uberfire>0.5.3.Final</version.org.uberfire>

<version.ch.qos.logback>1.0.9</version.ch.qos.logback>
<version.org.slf4j>1.7.2</version.org.slf4j>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-backend/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-backend/uberfire-backend-api/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-backend</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-backend-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-backend/uberfire-backend-cdi/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-backend</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-backend-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-backend/uberfire-backend-server/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-backend</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-backend-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-bom/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-metadata</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-build-config/pom.xml
Expand Up @@ -2,6 +2,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.uberfire.build</groupId>
<artifactId>uberfire-build-config</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<name>Uberfire Build Configuration</name>
</project>
2 changes: 1 addition & 1 deletion uberfire-client-api/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-commons/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-distro/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-docs/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-metadata</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>..</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-io/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-js/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-nio2-backport/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-nio2-backport/uberfire-nio2-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-nio2-backport</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-nio2-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-nio2-backport/uberfire-nio2-impls/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-nio2-backport</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-nio2-impls</artifactId>
Expand Down
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-nio2-impls</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-nio2-fs</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-nio2-impls</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-nio2-jgit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-nio2-backport/uberfire-nio2-model/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-nio2-backport</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-nio2-model</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-packaging/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-packaging/uberfire-all/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-packaging</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-packaging/uberfire-client-all/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-packaging</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-client-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-packaging/uberfire-client-backend/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-packaging</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-client-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-packaging/uberfire-client/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-packaging</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-packaging/uberfire-server-all/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-packaging</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-server-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-parent-with-dependencies/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-metadata</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-parent-with-dependencies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-security/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-security/uberfire-security-api/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-security</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-security-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-security/uberfire-security-client/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-security</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-security-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-server/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-showcase/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion uberfire-showcase/showcase-distribution-wars/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-showcase</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>showcase-distribution-wars</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-showcase/uberfire-client-webapp/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-showcase</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-client-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-showcase/uberfire-webapp/pom.xml
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-showcase</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-workbench/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-parent-with-dependencies</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
<relativePath>../uberfire-parent-with-dependencies/pom.xml</relativePath>
</parent>

Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-workbench</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-workbench-client-backend</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-workbench/uberfire-workbench-client-tests/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-workbench</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-workbench-client-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion uberfire-workbench/uberfire-workbench-client/pom.xml
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-workbench</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-workbench-client</artifactId>
Expand Down
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.uberfire</groupId>
<artifactId>uberfire-workbench</artifactId>
<version>0.5.3-SNAPSHOT</version>
<version>0.5.3.Final</version>
</parent>

<artifactId>uberfire-workbench-processors-tests</artifactId>
Expand Down

0 comments on commit 8eae556

Please sign in to comment.