keycloak-aplcache
Changes
distribution/war-dist/pom.xml 6(+0 -6)
Details
distribution/war-dist/pom.xml 6(+0 -6)
diff --git a/distribution/war-dist/pom.xml b/distribution/war-dist/pom.xml
index 73f5c80..337a8f6 100755
--- a/distribution/war-dist/pom.xml
+++ b/distribution/war-dist/pom.xml
@@ -68,12 +68,6 @@
<version>${project.version}</version>
<type>zip</type>
</dependency>
- <dependency>
- <groupId>org.keycloak</groupId>
- <artifactId>keycloak-example-themes-dist</artifactId>
- <version>${project.version}</version>
- <type>zip</type>
- </dependency>
</dependencies>
<build>
<plugins>