Update the version also move the folder #30

Merged
honeymoose merged 5 commits from apache into main 2024-05-02 17:11:24 -04:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit b68f72562c - Show all commits

View File

@ -21,6 +21,7 @@
<module name="junit-5-basics" />
<module name="activejdbc" />
<module name="spring-data-jpa-repo" />
<module name="apache-velocity" />
<module name="codebank" />
<module name="core-java-collections-list" />
<module name="image-compressing" />

View File

@ -3,6 +3,8 @@
<component name="Encoding">
<file url="file://$PROJECT_DIR$/apache/apache-httpclient/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/apache/apache-httpclient/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/apache/apache-velocity/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/apache/apache-velocity/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/apache/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/apache/src/main/resources" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/core-java-modules/core-java-10/src/main/java" charset="UTF-8" />