Author: tv
Date: Sun Nov 3 19:56:48 2013
New Revision: 1538430
URL: http://svn.apache.org/r1538430
Log:
test auth
Modified:
turbine/fulcrum/trunk/intake/pom.xml
Modified: turbine/fulcrum/trunk/intake/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/intake/pom.xml?rev=1538430&r1=1538429&r2=1538430&view=diff
==============================================================================
--- turbine/fulcrum/trunk/intake/pom.xml (original)
+++ turbine/fulcrum/trunk/intake/pom.xml Sun Nov 3 19:56:48 2013
@@ -25,16 +25,16 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.fulcrum</groupId>
<artifactId>fulcrum-intake</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<name>Fulcrum Intake Service</name>
<inceptionYear>2005</inceptionYear>
<description>This Service provides rule-based input validation</description>
<url>http://turbine.apache.org/fulcrum/fulcrum-intake</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/intake/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/intake/</developerConnection>
- <url>http://svn.apache.org/viewcvs/turbine/fulcrum/trunk/intake/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-1.1.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-intake-1.1.0</developerConnection>
+
<url>http://svn.apache.org/viewcvs/turbine/fulcrum/tags/fulcrum-intake-1.1.0</url>
</scm>
<developers>