Skip to content

Commit

Permalink
Release version 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mizdebsk committed Mar 12, 2015
1 parent 42ed818 commit 3c044b9
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
___ ___ __ __
\ \/ /| \/ |__ __ ___
\ / | |\/| |\ V /| ' \
/ \ |_| |_| \_/ |_||_| v. 2.4.0-SNAPSHOT
/ \ |_| |_| \_/ |_||_| v. 2.3.2
/__/\ \
\_/ ~ intelligent packaging ~

Expand Down
2 changes: 1 addition & 1 deletion it/maven31/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.fedoraproject.xmvn.it</groupId>
<artifactId>it-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>maven31</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.fedoraproject.xmvn.it</groupId>
<artifactId>it-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<packaging>pom</packaging>
<modules>
<module>maven31</module>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>xmvn-parent</relativePath>
</parent>
<artifactId>xmvn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-connector-aether/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-connector-aether</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-connector-gradle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-connector-gradle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-connector-ivy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-connector-ivy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-launcher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-launcher</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-mojo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-mojo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.fedoraproject.xmvn</groupId>
<artifactId>xmvn-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<packaging>pom</packaging>
<name>XMvn Parent</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-parent</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>../xmvn-parent</relativePath>
</parent>
<artifactId>xmvn-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-tools/xmvn-bisect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-tools</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>xmvn-bisect</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-tools/xmvn-install/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.fedoraproject.xmvn</groupId>
<artifactId>xmvn-tools</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
</parent>
<artifactId>xmvn-install</artifactId>
<name>XMvn Install</name>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-tools/xmvn-resolve/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-tools</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>xmvn-resolve</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion xmvn-tools/xmvn-subst/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>xmvn-tools</artifactId>
<groupId>org.fedoraproject.xmvn</groupId>
<version>2.4.0-SNAPSHOT</version>
<version>2.3.2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>xmvn-subst</artifactId>
Expand Down

0 comments on commit 3c044b9

Please sign in to comment.