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 for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
michpetrov committed Sep 24, 2014
1 parent 6e05ea7 commit 80850a6
Show file tree
Hide file tree
Showing 11 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion annotations/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion attributes/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>attributes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cmdln-generator/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion commons/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>parent</artifactId>
<groupId>org.richfaces.cdk</groupId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>commons</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dist/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:git://github.com/richfaces/cdk.git</connection>
<developerConnection>scm:git:git@github.com:richfaces/cdk.git</developerConnection>
<url>https://github.com/richfaces/cdk</url>
<tag>4.5.0.CR1</tag>
<tag>HEAD</tag>
</scm>
<build>
<finalName>cdk</finalName>
Expand Down
2 changes: 1 addition & 1 deletion generator/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>

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

<groupId>org.richfaces.cdk</groupId>
<artifactId>parent</artifactId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</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.CR1</version.cdk>
<version.cdk>4.5.0-SNAPSHOT</version.cdk>
<version.jboss-javaee>3.0.2.Final</version.jboss-javaee>

<!-- Compile deps -->
Expand Down Expand Up @@ -294,6 +294,6 @@
<connection>scm:git:git://github.com/richfaces/cdk.git</connection>
<developerConnection>scm:git:git@github.com:richfaces/cdk.git</developerConnection>
<url>https://github.com/richfaces/cdk</url>
<tag>4.5.0.CR1</tag>
<tag>HEAD</tag>
</scm>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.richfaces.cdk</groupId>
<artifactId>aggregator</artifactId>
<version>4.5.0.CR1</version>
<version>4.5.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>RichFaces CDK Aggregator</name>

Expand Down Expand Up @@ -41,7 +41,7 @@
<connection>scm:git:git://github.com/richfaces/cdk.git</connection>
<developerConnection>scm:git:git@github.com:richfaces/cdk.git</developerConnection>
<url>https://github.com/richfaces/cdk</url>
<tag>4.5.0.CR1</tag>
<tag>HEAD</tag>
</scm>

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

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

Expand Down

0 comments on commit 80850a6

Please sign in to comment.