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/12/27 01:00:48 UTC

svn commit: r1553606 - /juddi/trunk/pom.xml

Author: kstam
Date: Fri Dec 27 00:00:47 2013
New Revision: 1553606

URL: http://svn.apache.org/r1553606
Log:
JUDDI-637, back to 1.6

Modified:
    juddi/trunk/pom.xml

Modified: juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1553606&r1=1553605&r2=1553606&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Fri Dec 27 00:00:47 2013
@@ -173,7 +173,7 @@
                     <artifactId>maven-compiler-plugin</artifactId>
                     <configuration>
                         <source>1.6</source>
-                        <target>1.7</target>
+                        <target>1.6</target>
                     </configuration>
                 </plugin>
                 <plugin>



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