Rename groupId for java-play-framework (#310)

This commit is contained in:
Jérémie Bresson
2018-05-04 10:22:42 +02:00
committed by GitHub
parent 71d544c9f7
commit 4dc519b4fe
18 changed files with 36 additions and 36 deletions

View File

@@ -1,10 +1,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>io.swagger</groupId>
<groupId>org.openapitools</groupId>
<artifactId>PlayServerTests-api-package-override</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<name>Play Petstore Server</name>
<name>java-play-framework-api-package-override Project</name>
<build>
<plugins>
<plugin>