[BAEL-18306-2] - Fix formatting of POMs Part 2
This commit is contained in:
@@ -13,14 +13,6 @@
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<httpPort>9280</httpPort>
|
||||
<httpsPort>8643</httpsPort>
|
||||
<jwt.issuer>http://localhost:9080</jwt.issuer>
|
||||
<jwt.resourceId>http://localhost:9280</jwt.resourceId>
|
||||
<microprofile-jwt-auth-api.version>1.1</microprofile-jwt-auth-api.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.microprofile.jwt</groupId>
|
||||
@@ -39,4 +31,12 @@
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<properties>
|
||||
<httpPort>9280</httpPort>
|
||||
<httpsPort>8643</httpsPort>
|
||||
<jwt.issuer>http://localhost:9080</jwt.issuer>
|
||||
<jwt.resourceId>http://localhost:9280</jwt.resourceId>
|
||||
<microprofile-jwt-auth-api.version>1.1</microprofile-jwt-auth-api.version>
|
||||
</properties>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user