Update pom.xml

This commit is contained in:
Sanjoy Kumer Deb
2020-05-03 19:00:57 +06:00
committed by GitHub
parent 407f9daedb
commit 376ffd51b6

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>microservice</artifactId>
<groupId>com.ayoosh</groupId>
<groupId>com.javadevjournal</groupId>
<version>0.0.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -66,4 +66,4 @@
</plugins>
</build>
</project>
</project>