There was an error while loading. Please reload this page.
1 parent 5a255c0 commit 8dc4aa8Copy full SHA for 8dc4aa8
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>io.fusionauth</groupId>
8
- <artifactId>fusionauth-example-password-encryptor</artifactId>
+ <artifactId>fusionauth-example-keycloak-password-hasher</artifactId>
9
<version>0.1.0</version>
10
<packaging>jar</packaging>
11
@@ -103,9 +103,6 @@
103
<plugin>
104
<groupId>org.apache.maven.plugins</groupId>
105
<artifactId>maven-surefire-plugin</artifactId>
106
- <configuration>
107
- <skipTests>true</skipTests>
108
- </configuration>
109
</plugin>
110
</plugins>
111
</build>
0 commit comments