Update pom.xml

This commit is contained in:
Stan Silvert 2015-05-12 08:39:57 -04:00
parent 7f9739cd4f
commit 797bf49ea6

View file

@ -19,7 +19,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.keycloak</groupId>
<artifactId>server-only-builds</artifactId>
<artifactId>feature-packs-parent</artifactId>
<version>1.3.0.Beta1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>