Update pom.xml
This commit is contained in:
parent
a062bcc78f
commit
93853e9dc4
1 changed files with 15 additions and 13 deletions
|
@ -29,6 +29,7 @@
|
||||||
<artifactId>keycloak-docs-parent</artifactId>
|
<artifactId>keycloak-docs-parent</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<id>quarkus</id>
|
<id>quarkus</id>
|
||||||
<activation>
|
<activation>
|
||||||
|
@ -42,4 +43,5 @@
|
||||||
<module>guides</module>
|
<module>guides</module>
|
||||||
</modules>
|
</modules>
|
||||||
</profile>
|
</profile>
|
||||||
|
</profiles>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in a new issue