[JAVA-134] Actually renamed that module since IntelliJ didn't do it right the first time

This commit is contained in:
dupirefr
2020-03-19 08:05:23 +01:00
parent a2c7348831
commit 27620bb3e7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
<module>xmlunit-2</module>
<module>junit-4</module>
<module>testing-libraries</module>
<module>powermockito</module>
<module>powermock</module>
</modules>
</project>
+1 -1
View File
@@ -9,7 +9,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>powermockito</artifactId>
<artifactId>powermock</artifactId>
<dependencies>
<dependency>