Update pom.xml

This commit is contained in:
Sanjoy Kumer Deb
2020-05-03 19:00:23 +06:00
committed by GitHub
parent 9ca1e6a8ef
commit 407f9daedb

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>
@@ -73,4 +73,4 @@
</plugin>
</plugins>
</build>
</project>
</project>