Archived
0

update version

This commit is contained in:
Mo
2016-06-04 11:14:47 +03:00
parent 2a69c43bd1
commit facc9fe6f4
4 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>trader</groupId>
<artifactId>Trader</artifactId>
<version>2.0.1</version>
<version>2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>client</artifactId>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>trader</groupId>
<artifactId>Trader</artifactId>
<version>2.0.1</version>
<version>2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -6,7 +6,7 @@
<groupId>trader</groupId>
<artifactId>Trader</artifactId>
<version>2.0.1</version>
<version>2.1</version>
<organization>
<name>Open Software</name>
@@ -134,6 +134,7 @@
<jvmArgs>
<jvmArg>-Xmx1G</jvmArg>
</jvmArgs>
<appName>Trader</appName>
</configuration>
</plugin>
</plugins>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>trader</groupId>
<artifactId>Trader</artifactId>
<version>2.0.1</version>
<version>2.1</version>
<relativePath>../pom.xml</relativePath>
</parent>