EXTVAL-131 test-modules should publish source jars - thx to Matt Benson

git-svn-id: https://svn.apache.org/repos/asf/myfaces/extensions/validator/trunk@1215116 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/test-modules/pom.xml b/test-modules/pom.xml
index 555e0a5..a0c7468 100644
--- a/test-modules/pom.xml
+++ b/test-modules/pom.xml
@@ -119,6 +119,7 @@
                         <id>attach-sources</id>

                         <goals>

                             <goal>jar</goal>

+                            <goal>test-jar</goal>

                         </goals>

                     </execution>

                 </executions>