BAEL-12770 Aligned artifactid and name of jhipster-microservice-uaa to jhipster-uaa

This commit is contained in:
Dhawal Kapil 2019-02-28 19:02:35 +05:30
parent 192e49ffb2
commit a98105f3d0
1 changed files with 2 additions and 2 deletions

View File

@ -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>