diff options
Diffstat (limited to 'commander/pom.xml')
| -rw-r--r-- | commander/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/commander/pom.xml b/commander/pom.xml index eaba4a6..c764012 100644 --- a/commander/pom.xml +++ b/commander/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>bjc</groupId> <artifactId>BJCUtils-Parent</artifactId> - <version>1.0.0</version> + <version>2.0-SNAPSHOT</version> </parent> <artifactId>commander</artifactId> @@ -28,7 +28,7 @@ <dependency> <groupId>bjc</groupId> <artifactId>BJC-Utils2</artifactId> - <version>1.0.0</version> + <version>2.0-SNAPSHOT</version> <type>jar</type> </dependency> </dependencies> |
