We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d34d93 + aabc6d3 commit a9e0d70Copy full SHA for a9e0d70
rwx-test/pom.xml
@@ -27,6 +27,8 @@
27
28
<artifactId>rwx-test</artifactId>
29
30
+ <name>RWX::Tests</name>
31
+
32
<dependencies>
33
<dependency>
34
<groupId>org.commonjava.rwx</groupId>
rwx/pom.xml
<artifactId>rwx</artifactId>
+ <name>RWX</name>
<groupId>org.apache.commons</groupId>
@@ -45,4 +47,4 @@
45
47
<artifactId>commons-codec</artifactId>
46
48
</dependency>
49
</dependencies>
-</project>
50
+</project>
0 commit comments