Set Version 1.3.0.

This commit is contained in:
LevelX2 2014-01-25 15:55:39 +01:00
parent f1b8fe3efb
commit ad71ec6aad
32 changed files with 82 additions and 82 deletions

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-plugins</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</parent>
<artifactId>mage-counter-plugin</artifactId>

View file

@ -6,7 +6,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-plugins</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</parent>
<artifactId>mage-theme-plugin</artifactId>
@ -35,7 +35,7 @@
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>mage-client</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</dependency>
</dependencies>

View file

@ -7,7 +7,7 @@
<parent>
<groupId>org.mage</groupId>
<artifactId>mage-root</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</parent>
<artifactId>mage-plugins</artifactId>