diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-06-04 17:14:35 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-06-04 17:14:35 -0400 |
| commit | 0f9e11bf09c21e7c93bf324fe23a9c5170109fd5 (patch) | |
| tree | 8a58f401b17442a2df18f5a89e67921b30369ffd /commander | |
| parent | f9d171dbd78c287220c262766637060ec57a882e (diff) | |
| parent | 90fc7ae4bef3d566a7b30f043a21f6d2eea33436 (diff) | |
Merge branch 'trunk' of git@ashardalon.com:bjc-utils2.git into trunk
Diffstat (limited to 'commander')
| -rw-r--r-- | commander/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/commander/pom.xml b/commander/pom.xml index 7a50175..fc0aed9 100644 --- a/commander/pom.xml +++ b/commander/pom.xml @@ -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> |
