You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oltu.apache.org by si...@apache.org on 2013/01/23 16:50:11 UTC

svn commit: r1437500 - /oltu/trunk/pom.xml

Author: simonetripodi
Date: Wed Jan 23 15:50:11 2013
New Revision: 1437500

URL: http://svn.apache.org/viewvc?rev=1437500&view=rev
Log:
[AMBER-77] Update the Oltu website

Updated site commit message, s/Amber/Oltu

Modified:
    oltu/trunk/pom.xml

Modified: oltu/trunk/pom.xml
URL: http://svn.apache.org/viewvc/oltu/trunk/pom.xml?rev=1437500&r1=1437499&r2=1437500&view=diff
==============================================================================
--- oltu/trunk/pom.xml (original)
+++ oltu/trunk/pom.xml Wed Jan 23 15:50:11 2013
@@ -440,7 +440,7 @@
             <tryUpdate>true</tryUpdate>
             <checkoutDirectory>${site.scmPubCheckoutDirectory}</checkoutDirectory>
             <pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/oltu/site</pubScmUrl>
-            <checkinComment>Apache Amber site deployment</checkinComment>
+            <checkinComment>Apache Oltu site deployment</checkinComment>
             <content>${site.siteFilePath}</content>
           </configuration>
         </plugin>