summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBenjamin Culkin <scorpress@gmail.com>2024-06-04 17:10:35 -0400
committerBenjamin Culkin <scorpress@gmail.com>2024-06-04 17:10:35 -0400
commitf9d171dbd78c287220c262766637060ec57a882e (patch)
treeb5b3d9186c9832cbeaea28ac2d2e5a725fa05ee8 /pom.xml
parentc1d4716b079d4ef32650144709294525fed6badf (diff)
Work on StreamTerminal and the example
Some work on StreamTerminal and its corresponding example
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5d972b1..5284f11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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>bjc</groupId>
+ <groupId>com.ashardalon</groupId>
<artifactId>BJCUtils-Parent</artifactId>
<version>2.0-SNAPSHOT</version>
<packaging>pom</packaging>