update version
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>trader</groupId>
|
<groupId>trader</groupId>
|
||||||
<artifactId>Trader</artifactId>
|
<artifactId>Trader</artifactId>
|
||||||
<version>2.0.1</version>
|
<version>2.1</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
<artifactId>client</artifactId>
|
<artifactId>client</artifactId>
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>trader</groupId>
|
<groupId>trader</groupId>
|
||||||
<artifactId>Trader</artifactId>
|
<artifactId>Trader</artifactId>
|
||||||
<version>2.0.1</version>
|
<version>2.1</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
3
pom.xml
3
pom.xml
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>trader</groupId>
|
<groupId>trader</groupId>
|
||||||
<artifactId>Trader</artifactId>
|
<artifactId>Trader</artifactId>
|
||||||
<version>2.0.1</version>
|
<version>2.1</version>
|
||||||
|
|
||||||
<organization>
|
<organization>
|
||||||
<name>Open Software</name>
|
<name>Open Software</name>
|
||||||
@@ -134,6 +134,7 @@
|
|||||||
<jvmArgs>
|
<jvmArgs>
|
||||||
<jvmArg>-Xmx1G</jvmArg>
|
<jvmArg>-Xmx1G</jvmArg>
|
||||||
</jvmArgs>
|
</jvmArgs>
|
||||||
|
<appName>Trader</appName>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>trader</groupId>
|
<groupId>trader</groupId>
|
||||||
<artifactId>Trader</artifactId>
|
<artifactId>Trader</artifactId>
|
||||||
<version>2.0.1</version>
|
<version>2.1</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user