You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2009/12/16 18:16:37 UTC

svn commit: r891325 - /struts/maven/trunk/struts2-archetype-dbportlet/pom.xml

Author: lukaszlenart
Date: Wed Dec 16 17:16:36 2009
New Revision: 891325

URL: http://svn.apache.org/viewvc?rev=891325&view=rev
Log:
[maven-release-plugin] prepare release struts2-archetype-dbportlet-2.1.8.1

Modified:
    struts/maven/trunk/struts2-archetype-dbportlet/pom.xml

Modified: struts/maven/trunk/struts2-archetype-dbportlet/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/pom.xml?rev=891325&r1=891324&r2=891325&view=diff
==============================================================================
--- struts/maven/trunk/struts2-archetype-dbportlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-dbportlet/pom.xml Wed Dec 16 17:16:36 2009
@@ -1,21 +1,21 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<project>
-  <parent>
-    <groupId>org.apache.struts</groupId>
-    <artifactId>struts-master</artifactId>
-    <version>4</version>
-  </parent>
-
-  <modelVersion>4.0.0</modelVersion>
-  <artifactId>struts2-archetype-dbportlet</artifactId>
-  <version>2.1.8-SNAPSHOT</version>
-  <name>Struts 2 Archetypes - Database Portlet</name>
-
-    <scm>
-       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/</developerConnection>
-       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-dbportlet/</url>
-    </scm>
-
-</project>
+<?xml version="1.0" encoding="UTF-8"?>
+
+<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>
+    <groupId>org.apache.struts</groupId>
+    <artifactId>struts-master</artifactId>
+    <version>4</version>
+  </parent>
+
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>struts2-archetype-dbportlet</artifactId>
+  <version>2.1.8.1</version>
+  <name>Struts 2 Archetypes - Database Portlet</name>
+
+    <scm>
+       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-dbportlet-2.1.8.1</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-dbportlet-2.1.8.1</developerConnection>
+       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-dbportlet-2.1.8.1</url>
+    </scm>
+
+</project>