You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by an...@apache.org on 2014/06/18 18:51:19 UTC

svn commit: r1603519 - /tomee/deps/trunk/quartz-openejb-shade/pom.xml

Author: andygumbrecht
Date: Wed Jun 18 16:51:18 2014
New Revision: 1603519

URL: http://svn.apache.org/r1603519
Log:
[maven-release-plugin] prepare release quartz-openejb-shade-2.2.1

Modified:
    tomee/deps/trunk/quartz-openejb-shade/pom.xml

Modified: tomee/deps/trunk/quartz-openejb-shade/pom.xml
URL: http://svn.apache.org/viewvc/tomee/deps/trunk/quartz-openejb-shade/pom.xml?rev=1603519&r1=1603518&r2=1603519&view=diff
==============================================================================
--- tomee/deps/trunk/quartz-openejb-shade/pom.xml (original)
+++ tomee/deps/trunk/quartz-openejb-shade/pom.xml Wed Jun 18 16:51:18 2014
@@ -16,9 +16,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/xsd/maven-4.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/xsd/maven-4.0.0.xsd">
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
@@ -28,13 +26,13 @@
 
   <groupId>org.apache.openejb.shade</groupId>
   <artifactId>quartz-openejb-shade</artifactId>
-  <version>2.2.1-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>OpenEJB :: Dependencies :: Quartz Shade</name>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/tomee/deps/trunk/quarts-openejb-shade</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tomee/deps/trunk/quartz-openejb-shade</developerConnection>
-    <url>http://svn.apache.org/viewvc/tomee/deps/trunk/quartz-openejb-shade</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/tomee/deps/tags/quartz-openejb-shade-2.2.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tomee/deps/tags/quartz-openejb-shade-2.2.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/tomee/deps/tags/quartz-openejb-shade-2.2.1</url>
   </scm>
 
   <properties>