Skip to content

Commit

Permalink
[maven-release-plugin] prepare release caelum-stella-2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Turini committed Jun 13, 2013
1 parent d8dee63 commit 43a66f8
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/faces-example-1x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>faces-example-1x</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/faces-example-2x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>faces-example-2x</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/hibernate-persistence-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>hibernate-persistence-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/vraptor-validator-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>vraptor-validator-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<packaging>pom</packaging>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
<name>Caelum Stella</name>
<description>
Caelum Stella is a set of validators, formatters and converters
Expand Down
2 changes: 1 addition & 1 deletion stella-bean-validation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
</parent>
<artifactId>caelum-stella-bean-validation</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion stella-boleto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
</parent>

<artifactId>caelum-stella-boleto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stella-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
</parent>
<artifactId>caelum-stella-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion stella-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
</parent>
<artifactId>stella-distribution</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion stella-faces/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
</parent>

<artifactId>caelum-stella-faces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion stella-hibernate-user-types/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>br.com.caelum.stella</groupId>
<artifactId>caelum-stella</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>2.0.2</version>
</parent>
<artifactId>caelum-stella-hibernate-user-types</artifactId>
<packaging>jar</packaging>
Expand Down

0 comments on commit 43a66f8

Please sign in to comment.