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
17 changed files with 4 additions and 3 deletions
Showing only changes of commit c4a0c0562f - Show all commits

View File

@ -9,9 +9,9 @@
<name>apache-velocity</name>
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<groupId>com.ossez.apache</groupId>
<artifactId>apache</artifactId>
<version>0.0.2-SNAPSHOT</version>
</parent>
<dependencies>

View File

@ -16,6 +16,7 @@
<modules>
<module>apache-httpclient</module>
<module>apache-velocity</module>
</modules>
<dependencyManagement>