From f9d171dbd78c287220c262766637060ec57a882e Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Tue, 4 Jun 2024 17:10:35 -0400 Subject: Work on StreamTerminal and the example Some work on StreamTerminal and its corresponding example --- clformat/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'clformat/pom.xml') diff --git a/clformat/pom.xml b/clformat/pom.xml index 47439f6..5154c42 100644 --- a/clformat/pom.xml +++ b/clformat/pom.xml @@ -3,9 +3,9 @@ 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"> 4.0.0 - + BJCUtils-Parent - bjc + com.ashardalon 2.0-SNAPSHOT @@ -35,7 +35,7 @@ 2.0-SNAPSHOT - io.github.bculkin2442 + com.ashardalon esodata 2.0-SNAPSHOT @@ -65,7 +65,7 @@ maven-surefire-plugin - ${surefireArgLine} + 0 -- cgit v1.2.3