Merge pull request #6438 from dkapil/task/BAEL-12770_2
BAEL-12770 Aligned artifactid and name of jhipster-microservice-uaa t…
This commit is contained in:
commit
1013f93179
|
@ -2,8 +2,8 @@
|
|||
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>jhipster-microservice-uaa</artifactId>
|
||||
<name>jhipster-microservice-uaa</name>
|
||||
<artifactId>jhipster-uaa</artifactId>
|
||||
<name>jhipster-uaa</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<parent>
|
||||
|
|
Loading…
Reference in New Issue