Skip to content

Commit

Permalink
<version>0.2.6-beta-2</version>
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeny-goldin committed Dec 29, 2012
1 parent 286ee38 commit 15d081e
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions about-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>about-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions assert-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>assert-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions copy-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>copy-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions duplicates-finder-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>duplicates-finder-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions find-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>find-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions groovydoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>groovydoc</artifactId>
<packaging>jar</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>main.plugins</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions ivy-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>ivy-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions jenkins-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>jenkins-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>
</project>
4 changes: 2 additions & 2 deletions mail-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>mail-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions maven-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>maven-common</artifactId>
<packaging>jar</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>main.plugins</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>..</relativePath>
</parent>

Expand Down
6 changes: 3 additions & 3 deletions mojo-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<packaging>pom</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>

<parent>
<groupId>com.github.goldin</groupId>
<artifactId>main.plugins</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>..</relativePath>
</parent>

Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>com.github.goldin</groupId>
<artifactId>maven-common</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>com.github.goldin</groupId>
<artifactId>main.plugins</artifactId>
<packaging>pom</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>
<description>Maven plugins</description>
<url>http://evgeny-goldin.com/wiki/Maven-plugins</url>
Expand Down Expand Up @@ -55,7 +55,7 @@
<maven-version>3.0.4</maven-version>

<!-- http://evgenyg.artifactoryonline.com/evgenyg/plugins-releases/com/github/goldin/about-maven-plugin/ -->
<previous-plugins-version>0.2.6-beta-2</previous-plugins-version>
<previous-plugins-version>0.2.6-beta-1</previous-plugins-version>

<!-- http://evgenyg.artifactoryonline.com/evgenyg/repo/com/github/goldin/gcommons/ -->
<gcommons-version>0.6.2</gcommons-version>
Expand Down
4 changes: 2 additions & 2 deletions properties-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>properties-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions silencer-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>silencer-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions spring-batch-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>spring-batch-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions sshexec-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>sshexec-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions timestamp-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
<groupId>com.github.goldin</groupId>
<artifactId>timestamp-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<name>[${project.groupId}:${project.artifactId}:${project.version}]</name>


<parent>
<groupId>com.github.goldin</groupId>
<artifactId>mojo-parent</artifactId>
<version>0.2.6-SNAPSHOT</version>
<version>0.2.6-beta-2</version>
<relativePath>../mojo-parent</relativePath>
</parent>

Expand Down

0 comments on commit 15d081e

Please sign in to comment.