Update the version also move the folder #30
|
@ -9,9 +9,9 @@
|
||||||
<name>apache-velocity</name>
|
<name>apache-velocity</name>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.baeldung</groupId>
|
<groupId>com.ossez.apache</groupId>
|
||||||
<artifactId>parent-modules</artifactId>
|
<artifactId>apache</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>0.0.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
|
@ -16,6 +16,7 @@
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
<module>apache-httpclient</module>
|
<module>apache-httpclient</module>
|
||||||
|
<module>apache-velocity</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
|
Loading…
Reference in New Issue