keycloak-memoizeit
Changes
distribution/pom.xml 2(+1 -1)
Details
distribution/pom.xml 2(+1 -1)
diff --git a/distribution/pom.xml b/distribution/pom.xml
index a670f27..bc37910 100755
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -44,10 +44,10 @@
<id>jboss-release</id>
<modules>
<module>api-docs-dist</module>
- <module>downloads</module>
<module>demo-dist</module>
<module>examples-dist</module>
<module>proxy-dist</module>
+ <module>downloads</module>
</modules>
</profile>
</profiles>