You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2013/10/22 20:22:39 UTC

svn commit: r1534717 - /juddi/trunk/juddiv3-war/pom.xml

Author: kstam
Date: Tue Oct 22 18:22:39 2013
New Revision: 1534717

URL: http://svn.apache.org/r1534717
Log:
JUDDI-662 fixing capitlization

Modified:
    juddi/trunk/juddiv3-war/pom.xml

Modified: juddi/trunk/juddiv3-war/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/juddiv3-war/pom.xml?rev=1534717&r1=1534716&r2=1534717&view=diff
==============================================================================
--- juddi/trunk/juddiv3-war/pom.xml (original)
+++ juddi/trunk/juddiv3-war/pom.xml Tue Oct 22 18:22:39 2013
@@ -448,7 +448,7 @@
                         <configuration>
                             <webResources>
                                 <resource>
-                                    <directory>JPA/OpenJPA-JBossAs7Up</directory>
+                                    <directory>JPA/OpenJPA-JBossAS7Up</directory>
                                 </resource>
                                 <resource>
                                     <directory>JAX-WS/CXF</directory>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org