This commit is contained in:
parent
2336a45881
commit
17e3ee920e
|
@ -6,9 +6,10 @@
|
||||||
<artifactId>image-compressing</artifactId>
|
<artifactId>image-compressing</artifactId>
|
||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
|
<groupId>com.ossez</groupId>
|
||||||
<artifactId>parent-modules</artifactId>
|
<artifactId>parent-modules</artifactId>
|
||||||
<groupId>com.baeldung</groupId>
|
<version>0.0.2-SNAPSHOT</version>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
Loading…
Reference in New Issue