rename module
This commit is contained in:
parent
c1a640b1d9
commit
0ba7eb9e5d
6
pom.xml
6
pom.xml
|
|
@ -9,10 +9,10 @@
|
|||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
<groupId>com.longfor</groupId>
|
||||
<artifactId>bff_netflix</artifactId>
|
||||
<artifactId>bff_c2</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>bff_netflix</name>
|
||||
<description>bff_netflix</description>
|
||||
<name>bff_c2</name>
|
||||
<description>bff_c2</description>
|
||||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<dgs.codegen.version>5.1.17</dgs.codegen.version>
|
||||
|
|
|
|||
Loading…
Reference in New Issue