Refactored demo section to single app layout.
This commit is contained in:
parent
b3635cf64d
commit
4bd244f4e5
337 changed files with 1630 additions and 1883 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<artifactId>vasc-backend</artifactId>
|
||||
<groupId>net.forwardfire.vasc</groupId>
|
||||
<version>0.4.1-SNAPSHOT</version>
|
||||
<version>0.4.2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<artifactId>vasc-backend-ldap</artifactId>
|
||||
<name>vasc-backend-ldap</name>
|
||||
|
|
|
|||
|
|
@ -4,8 +4,8 @@
|
|||
xmlns:root="http://eld.x4o.org/xml/ns/eld-root"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://eld.x4o.org/xml/ns/eld-root http://eld.x4o.org/xml/ns/eld-root-1.0.xsd"
|
||||
providerName="vasc.forwardfire.net"
|
||||
name="Vasc Backend LDAP"
|
||||
providerHost="vasc.forwardfire.net"
|
||||
providerName="Vasc Backend LDAP"
|
||||
id="vasc-backend-ldap"
|
||||
>
|
||||
<description>Provides VASC LDAP backend support.</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue