You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2013/09/20 21:04:23 UTC

svn commit: r1525105 - /jspwiki/trunk/pom.xml

Author: juanpablo
Date: Fri Sep 20 19:04:23 2013
New Revision: 1525105

URL: http://svn.apache.org/r1525105
Log:
removing Incubator references

Modified:
    jspwiki/trunk/pom.xml

Modified: jspwiki/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jspwiki/trunk/pom.xml?rev=1525105&r1=1525104&r2=1525105&view=diff
==============================================================================
--- jspwiki/trunk/pom.xml (original)
+++ jspwiki/trunk/pom.xml Fri Sep 20 19:04:23 2013
@@ -30,7 +30,7 @@
   <name>Apache JSPWiki</name>
   <version>2.10.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <description>Incubating Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
+  <description>Apache JSPWiki is a leading open source WikiWiki engine, feature-rich
     and built around standard J2EE components (Java, servlets, JSP).</description>
   <url>http://jspwiki.apache.org/</url>
 
@@ -46,9 +46,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/jspwiki/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/jspwiki/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/jspwiki/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jspwiki/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/jspwiki/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/jspwiki/trunk</url>
   </scm>
 
   <modules>