Skip to content
This repository has been archived by the owner on Nov 17, 2017. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 4.5.0.Beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
michpetrov committed Sep 4, 2014
1 parent 538e08e commit 66fdbf0
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 15 deletions.
2 changes: 1 addition & 1 deletion annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion attributes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>attributes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cmdln-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>commons</artifactId>
Expand Down
5 changes: 3 additions & 2 deletions dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -16,7 +16,8 @@
<connection>scm:git:git://github.com/richfaces/cdk.git</connection>
<developerConnection>scm:git:[email protected]:richfaces/cdk.git</developerConnection>
<url>https://github.com/richfaces/cdk</url>
</scm>
<tag>4.5.0.Beta2</tag>
</scm>
<build>
<finalName>cdk</finalName>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
7 changes: 4 additions & 3 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@

<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<packaging>pom</packaging>
<name>RichFaces CDK Parent</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<version.cdk>4.5.0-SNAPSHOT</version.cdk>
<version.cdk>4.5.0.Beta2</version.cdk>
<version.jboss-javaee>3.0.2.Final</version.jboss-javaee>

<!-- Compile deps -->
Expand Down Expand Up @@ -294,5 +294,6 @@
<connection>scm:git:git://github.com/richfaces/cdk.git</connection>
<developerConnection>scm:git:[email protected]:richfaces/cdk.git</developerConnection>
<url>https://github.com/richfaces/cdk</url>
</scm>
<tag>4.5.0.Beta2</tag>
</scm>
</project>
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>aggregator</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<packaging>pom</packaging>
<name>RichFaces CDK Aggregator</name>

Expand Down Expand Up @@ -41,7 +41,8 @@
<connection>scm:git:git://github.com/richfaces/cdk.git</connection>
<developerConnection>scm:git:[email protected]:richfaces/cdk.git</developerConnection>
<url>https://github.com/richfaces/cdk</url>
</scm>
<tag>4.5.0.Beta2</tag>
</scm>

<!-- Minimal build configuration -->
<build>
Expand Down
2 changes: 1 addition & 1 deletion test-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion xinclude/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0-SNAPSHOT</version>
<version>4.5.0.Beta2</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 66fdbf0

Please sign in to comment.