mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-12 10:59:39 -05:00
fixed module names
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
<version>2.5.0.Final-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<name>Keycloak Integration</name>
|
||||
<name>Keycloak Adapters</name>
|
||||
<description/>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<version>2.5.0.Final-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>Examples</name>
|
||||
<name>Demo Examples</name>
|
||||
<description/>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<version>2.5.0.Final-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>Fuse examples</name>
|
||||
<name>Fuse Examples</name>
|
||||
<description/>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
<version>2.5.0.Final-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>Examples</name>
|
||||
<name>Keycloak Examples</name>
|
||||
<description/>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<version>2.5.0.Final-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>Authenticator Example</name>
|
||||
<name>REST Example</name>
|
||||
<description/>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
<version>2.5.0.Final-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<name>Provider Examples</name>
|
||||
<name>SAML Examples</name>
|
||||
<description/>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
<version>2.5.0.Final-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<name>Model Parent</name>
|
||||
<name>Keycloak Proxy</name>
|
||||
<description/>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user