Author: painter
Date: Fri Feb 22 19:07:32 2019
New Revision: 1854167

URL: http://svn.apache.org/viewvc?rev=1854167&view=rev
Log:
[maven-release-plugin] prepare release fulcrum-quartz-1.1.1

Modified:
    turbine/fulcrum/trunk/quartz/pom.xml

Modified: turbine/fulcrum/trunk/quartz/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/quartz/pom.xml?rev=1854167&r1=1854166&r2=1854167&view=diff
==============================================================================
--- turbine/fulcrum/trunk/quartz/pom.xml (original)
+++ turbine/fulcrum/trunk/quartz/pom.xml Fri Feb 22 19:07:32 2019
@@ -15,9 +15,7 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0";
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <parent>
                <artifactId>turbine-parent</artifactId>
                <groupId>org.apache.turbine</groupId>
@@ -27,16 +25,16 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.fulcrum</groupId>
        <artifactId>fulcrum-quartz</artifactId>
-       <version>1.1.1-SNAPSHOT</version>
+       <version>1.1.1</version>
        <name>Fulcrum Quartz</name>
        <inceptionYear>2004</inceptionYear>
        <description>A wrapper around the Quartz Scheduler.</description>
        <url>http://turbine.apache.org/fulcrum/fulcrum-quartz/</url>
 
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/quartz/</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/quartz/</developerConnection>
-               
<url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/quartz/</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</developerConnection>
+               
<url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-quartz-1.1.1</url>
        </scm>
 
        <developers>


Reply via email to