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>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<profiles>
|
||||
<profile>
|
||||
<id>quarkus</id>
|
||||
<activation>
|
||||
|
@ -42,4 +43,5 @@
|
|||
<module>guides</module>
|
||||
</modules>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue