Up version ⬆️⬆️⬆️

This commit is contained in:
Anas Elgarhy 2022-06-16 07:07:22 +02:00
parent 676ba8d276
commit f2b21cfb6b
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@
<sourceOutputDir name="target/generated-sources/annotations" /> <sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<module name="JColorfulConsole" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
<bytecodeTargetLevel> <bytecodeTargetLevel>

View File

@ -6,7 +6,7 @@
<groupId>com.anas.jcolorfulconsole</groupId> <groupId>com.anas.jcolorfulconsole</groupId>
<artifactId>jcolorfulconsole</artifactId> <artifactId>jcolorfulconsole</artifactId>
<version>1.0.1-t1.2</version> <version>1.0.2</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>JColorfulConsole</name> <name>JColorfulConsole</name>