updates version number
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -2,7 +2,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.minres.coredsl</groupId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>2.0.1</version>
|
||||
<artifactId>com.minres.coredsl.json.parent</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
<artifact>
|
||||
<groupId>com.minres.coredsl</groupId>
|
||||
<artifactId>com.minres.coredsl.json.target</artifactId>
|
||||
<version>2.0.0-SNAPSHOT</version>
|
||||
<version>2.0.1</version>
|
||||
</artifact>
|
||||
</target>
|
||||
<environments>
|
||||
|
Reference in New Issue
Block a user