mirror of
https://github.com/anas-elgarhy/JColorfulConsole.git
synced 2024-08-14 23:57:19 +00:00
Up version ⬆️⬆️⬆️
This commit is contained in:
parent
676ba8d276
commit
f2b21cfb6b
2 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue