diff options
Diffstat (limited to 'commander')
| -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 c764012..fc0aed9 100644 --- a/commander/pom.xml +++ b/commander/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <parent> - <groupId>bjc</groupId> + <groupId>com.ashardalon</groupId> <artifactId>BJCUtils-Parent</artifactId> <version>2.0-SNAPSHOT</version> </parent> @@ -26,7 +26,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>bjc</groupId> + <groupId>com.ashardalon</groupId> <artifactId>BJC-Utils2</artifactId> <version>2.0-SNAPSHOT</version> <type>jar</type> |
