[JAVA-134] Actually renamed that module since IntelliJ didn't do it right the first time
This commit is contained in:
parent
a2c7348831
commit
27620bb3e7
|
@ -40,7 +40,7 @@
|
|||
<module>xmlunit-2</module>
|
||||
<module>junit-4</module>
|
||||
<module>testing-libraries</module>
|
||||
<module>powermockito</module>
|
||||
<module>powermock</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>powermockito</artifactId>
|
||||
<artifactId>powermock</artifactId>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue