diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-06-04 17:10:35 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-06-04 17:10:35 -0400 |
| commit | f9d171dbd78c287220c262766637060ec57a882e (patch) | |
| tree | b5b3d9186c9832cbeaea28ac2d2e5a725fa05ee8 /commander | |
| parent | c1d4716b079d4ef32650144709294525fed6badf (diff) | |
Work on StreamTerminal and the example
Some work on StreamTerminal and its corresponding example
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 c764012..7a50175 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> |
