Author: francisdb
Date: Mon Mar 19 09:39:08 2012
New Revision: 1302344

URL: http://svn.apache.org/viewvc?rev=1302344&view=rev
Log:
[maven-release-plugin] prepare release empire-db-parent-2.3.0

Modified:
    empire-db/trunk/empire-db-codegen/pom.xml
    empire-db/trunk/empire-db-dist/pom.xml
    empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml
    empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml
    empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml
    empire-db/trunk/empire-db-examples/empire-db-example-jsf2/pom.xml
    empire-db/trunk/empire-db-examples/empire-db-example-spring/pom.xml
    empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml
    empire-db/trunk/empire-db-examples/empire-db-example-struts2/pom.xml
    empire-db/trunk/empire-db-examples/pom.xml
    empire-db/trunk/empire-db-maven-plugin/pom.xml
    empire-db/trunk/empire-db-struts2/pom.xml
    empire-db/trunk/empire-db/pom.xml
    empire-db/trunk/pom.xml

Modified: empire-db/trunk/empire-db-codegen/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-codegen/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-codegen/pom.xml (original)
+++ empire-db/trunk/empire-db-codegen/pom.xml Mon Mar 19 09:39:08 2012
@@ -20,7 +20,7 @@
        <parent>
                <artifactId>empire-db-parent</artifactId>
                <groupId>org.apache.empire-db</groupId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-codegen</artifactId>

Modified: empire-db/trunk/empire-db-dist/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-dist/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-dist/pom.xml (original)
+++ empire-db/trunk/empire-db-dist/pom.xml Mon Mar 19 09:39:08 2012
@@ -19,7 +19,7 @@
        <parent>
                <artifactId>empire-db-parent</artifactId>
                <groupId>org.apache.empire-db</groupId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-dist</artifactId>

Modified: empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml 
(original)
+++ empire-db/trunk/empire-db-examples/empire-db-example-advanced/pom.xml Mon 
Mar 19 09:39:08 2012
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.empire-db</groupId>
                <artifactId>empire-db-examples</artifactId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-example-advanced</artifactId>

Modified: empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml 
(original)
+++ empire-db/trunk/empire-db-examples/empire-db-example-basic/pom.xml Mon Mar 
19 09:39:08 2012
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.empire-db</groupId>
                <artifactId>empire-db-examples</artifactId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-example-basic</artifactId>

Modified: empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml (original)
+++ empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml Mon Mar 19 
09:39:08 2012
@@ -18,7 +18,7 @@
        <parent>
                <artifactId>empire-db-examples</artifactId>
                <groupId>org.apache.empire-db</groupId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.empire-db</groupId>

Modified: empire-db/trunk/empire-db-examples/empire-db-example-jsf2/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/empire-db-example-jsf2/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/empire-db-example-jsf2/pom.xml (original)
+++ empire-db/trunk/empire-db-examples/empire-db-example-jsf2/pom.xml Mon Mar 
19 09:39:08 2012
@@ -1,118 +1,118 @@
-<?xml version="1.0" encoding="UTF-8"?>
-       <!--
-               Licensed to the Apache Software Foundation (ASF) under one or 
more
-               contributor license agreements. See the NOTICE file distributed 
with
-               this work for additional information regarding copyright 
ownership.
-               The ASF licenses this file to You under the Apache License, 
Version
-               2.0 (the "License"); you may not use this file except in 
compliance
-               with the License. You may obtain a copy of the License at
-
-               http://www.apache.org/licenses/LICENSE-2.0 Unless required by
-               applicable law or agreed to in writing, software distributed 
under the
-               License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES 
OR
-               CONDITIONS OF ANY KIND, either express or implied. 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";>
-       <modelVersion>4.0.0</modelVersion>
-       <parent>
-               <groupId>org.apache.empire-db</groupId>
-               <artifactId>empire-db-examples</artifactId>
-               <version>2.3.0-SNAPSHOT</version>
-       </parent>
-       <groupId>org.apache.empire-db</groupId>
-       <artifactId>empire-db-example-jsf2</artifactId>
-       <packaging>war</packaging>
-       <name>Apache Empire-db JSF2 Example</name>
-       <description>Examples showing the use of empire-db.</description>
-       <dependencies>
-               <dependency>
-                       <groupId>org.apache.empire-db</groupId>
-                       <artifactId>empire-db</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.servlet</groupId>
-                       <artifactId>servlet-api</artifactId>
-                       <scope>provided</scope>
-               </dependency>
-               <dependency>
-                       <groupId>javax.servlet.jsp</groupId>
-                       <artifactId>jsp-api</artifactId>
-                       <scope>provided</scope>
-               </dependency>
-               <dependency>
-                       <groupId>hsqldb</groupId>
-                       <artifactId>hsqldb</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.portlet</groupId>
-                       <artifactId>portlet-api</artifactId>
-                       <scope>runtime</scope>
-               </dependency>
-
-               <!-- myfaces -->
-               <dependency>
-                       <groupId>org.apache.tomcat</groupId>
-                       <artifactId>el-api</artifactId>
-                       <version>6.0.30</version>
-                       <type>jar</type>
-                       <scope>provided</scope>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.myfaces.core</groupId>
-                       <artifactId>myfaces-api</artifactId>
-                       <version>2.0.4</version>
-                       <scope>compile</scope>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.myfaces.core</groupId>
-                       <artifactId>myfaces-impl</artifactId>
-                       <version>2.0.4</version>
-                       <scope>compile</scope>
-               </dependency>
-       </dependencies>
-       <build>
-               <plugins>
-                       <!-- WTP-Eclipse-Projekt -->
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-eclipse-plugin</artifactId>
-                               <configuration>
-                                       <m2eclipse>true</m2eclipse>
-                                       <downloadSources>true</downloadSources>
-                                       <wtpversion>2.0</wtpversion>
-                                       <additionalProjectFacets>
-                                               <jst.jsf>2.0</jst.jsf>
-                                       </additionalProjectFacets>
-                               </configuration>
-                       </plugin>
-                       <!-- Sysdeo Tomcat Eclipse -->
-                       <plugin>
-                               <groupId>org.codehaus.mojo</groupId>
-                               
<artifactId>sysdeo-tomcat-maven-plugin</artifactId>
-                               <version>1.1</version>
-                               <configuration>
-                                       
<webPath>empire-db-example-jsf2</webPath>
-                               </configuration>
-                       </plugin>
-                       <!-- Jetty -->
-                       <plugin>
-                               <groupId>org.mortbay.jetty</groupId>
-                               <artifactId>maven-jetty-plugin</artifactId>
-                               <version>6.1.26</version>
-                               <configuration>
-                                       
<scanIntervalSeconds>10</scanIntervalSeconds>
-                                       <stopKey>foo</stopKey>
-                                       <stopPort>9999</stopPort>
-                               </configuration>
-                               <executions>
-                                       <!-- <execution> <id>start-jetty</id> 
<phase>pre-integration-test</phase> 
-                                               <goals> <goal>run</goal> 
</goals> <configuration> <scanIntervalSeconds>0</scanIntervalSeconds> 
-                                               <daemon>true</daemon> 
</configuration> </execution> <execution> <id>stop-jetty</id> 
-                                               
<phase>post-integration-test</phase> <goals> <goal>stop</goal> </goals> 
</execution> -->
-                               </executions>
-                       </plugin>
-               </plugins>
-       </build>
+<?xml version="1.0" encoding="UTF-8"?>
+       <!--
+               Licensed to the Apache Software Foundation (ASF) under one or 
more
+               contributor license agreements. See the NOTICE file distributed 
with
+               this work for additional information regarding copyright 
ownership.
+               The ASF licenses this file to You under the Apache License, 
Version
+               2.0 (the "License"); you may not use this file except in 
compliance
+               with the License. You may obtain a copy of the License at
+
+               http://www.apache.org/licenses/LICENSE-2.0 Unless required by
+               applicable law or agreed to in writing, software distributed 
under the
+               License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES 
OR
+               CONDITIONS OF ANY KIND, either express or implied. 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";>
+       <modelVersion>4.0.0</modelVersion>
+       <parent>
+               <groupId>org.apache.empire-db</groupId>
+               <artifactId>empire-db-examples</artifactId>
+               <version>2.3.0</version>
+       </parent>
+       <groupId>org.apache.empire-db</groupId>
+       <artifactId>empire-db-example-jsf2</artifactId>
+       <packaging>war</packaging>
+       <name>Apache Empire-db JSF2 Example</name>
+       <description>Examples showing the use of empire-db.</description>
+       <dependencies>
+               <dependency>
+                       <groupId>org.apache.empire-db</groupId>
+                       <artifactId>empire-db</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>javax.servlet</groupId>
+                       <artifactId>servlet-api</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>javax.servlet.jsp</groupId>
+                       <artifactId>jsp-api</artifactId>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>hsqldb</groupId>
+                       <artifactId>hsqldb</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>javax.portlet</groupId>
+                       <artifactId>portlet-api</artifactId>
+                       <scope>runtime</scope>
+               </dependency>
+
+               <!-- myfaces -->
+               <dependency>
+                       <groupId>org.apache.tomcat</groupId>
+                       <artifactId>el-api</artifactId>
+                       <version>6.0.30</version>
+                       <type>jar</type>
+                       <scope>provided</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.myfaces.core</groupId>
+                       <artifactId>myfaces-api</artifactId>
+                       <version>2.0.4</version>
+                       <scope>compile</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.myfaces.core</groupId>
+                       <artifactId>myfaces-impl</artifactId>
+                       <version>2.0.4</version>
+                       <scope>compile</scope>
+               </dependency>
+       </dependencies>
+       <build>
+               <plugins>
+                       <!-- WTP-Eclipse-Projekt -->
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-eclipse-plugin</artifactId>
+                               <configuration>
+                                       <m2eclipse>true</m2eclipse>
+                                       <downloadSources>true</downloadSources>
+                                       <wtpversion>2.0</wtpversion>
+                                       <additionalProjectFacets>
+                                               <jst.jsf>2.0</jst.jsf>
+                                       </additionalProjectFacets>
+                               </configuration>
+                       </plugin>
+                       <!-- Sysdeo Tomcat Eclipse -->
+                       <plugin>
+                               <groupId>org.codehaus.mojo</groupId>
+                               
<artifactId>sysdeo-tomcat-maven-plugin</artifactId>
+                               <version>1.1</version>
+                               <configuration>
+                                       
<webPath>empire-db-example-jsf2</webPath>
+                               </configuration>
+                       </plugin>
+                       <!-- Jetty -->
+                       <plugin>
+                               <groupId>org.mortbay.jetty</groupId>
+                               <artifactId>maven-jetty-plugin</artifactId>
+                               <version>6.1.26</version>
+                               <configuration>
+                                       
<scanIntervalSeconds>10</scanIntervalSeconds>
+                                       <stopKey>foo</stopKey>
+                                       <stopPort>9999</stopPort>
+                               </configuration>
+                               <executions>
+                                       <!-- <execution> <id>start-jetty</id> 
<phase>pre-integration-test</phase> 
+                                               <goals> <goal>run</goal> 
</goals> <configuration> <scanIntervalSeconds>0</scanIntervalSeconds> 
+                                               <daemon>true</daemon> 
</configuration> </execution> <execution> <id>stop-jetty</id> 
+                                               
<phase>post-integration-test</phase> <goals> <goal>stop</goal> </goals> 
</execution> -->
+                               </executions>
+                       </plugin>
+               </plugins>
+       </build>
 </project>
\ No newline at end of file

Modified: empire-db/trunk/empire-db-examples/empire-db-example-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/empire-db-example-spring/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/empire-db-example-spring/pom.xml 
(original)
+++ empire-db/trunk/empire-db-examples/empire-db-example-spring/pom.xml Mon Mar 
19 09:39:08 2012
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.empire-db</groupId>
                <artifactId>empire-db-examples</artifactId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-example-spring</artifactId>

Modified: 
empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml 
(original)
+++ empire-db/trunk/empire-db-examples/empire-db-example-struts2-cxf/pom.xml 
Mon Mar 19 09:39:08 2012
@@ -21,7 +21,7 @@
        <parent>
                <artifactId>empire-db-examples</artifactId>
                <groupId>org.apache.empire-db</groupId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.empire-db</groupId>

Modified: empire-db/trunk/empire-db-examples/empire-db-example-struts2/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/empire-db-example-struts2/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/empire-db-example-struts2/pom.xml 
(original)
+++ empire-db/trunk/empire-db-examples/empire-db-example-struts2/pom.xml Mon 
Mar 19 09:39:08 2012
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.empire-db</groupId>
                <artifactId>empire-db-examples</artifactId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-example-struts2</artifactId>

Modified: empire-db/trunk/empire-db-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-examples/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-examples/pom.xml (original)
+++ empire-db/trunk/empire-db-examples/pom.xml Mon Mar 19 09:39:08 2012
@@ -19,7 +19,7 @@
        <parent>
                <groupId>org.apache.empire-db</groupId>
                <artifactId>empire-db-parent</artifactId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.empire-db</groupId>

Modified: empire-db/trunk/empire-db-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-maven-plugin/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-maven-plugin/pom.xml (original)
+++ empire-db/trunk/empire-db-maven-plugin/pom.xml Mon Mar 19 09:39:08 2012
@@ -20,7 +20,7 @@
        <parent>
                <artifactId>empire-db-parent</artifactId>
                <groupId>org.apache.empire-db</groupId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-maven-plugin</artifactId>

Modified: empire-db/trunk/empire-db-struts2/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db-struts2/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db-struts2/pom.xml (original)
+++ empire-db/trunk/empire-db-struts2/pom.xml Mon Mar 19 09:39:08 2012
@@ -20,7 +20,7 @@
        <parent>
                <artifactId>empire-db-parent</artifactId>
                <groupId>org.apache.empire-db</groupId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-struts2</artifactId>

Modified: empire-db/trunk/empire-db/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/empire-db/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/empire-db/pom.xml (original)
+++ empire-db/trunk/empire-db/pom.xml Mon Mar 19 09:39:08 2012
@@ -20,7 +20,7 @@
        <parent>
                <artifactId>empire-db-parent</artifactId>
                <groupId>org.apache.empire-db</groupId>
-               <version>2.3.0-SNAPSHOT</version>
+               <version>2.3.0</version>
        </parent>
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db</artifactId>

Modified: empire-db/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/empire-db/trunk/pom.xml?rev=1302344&r1=1302343&r2=1302344&view=diff
==============================================================================
--- empire-db/trunk/pom.xml (original)
+++ empire-db/trunk/pom.xml Mon Mar 19 09:39:08 2012
@@ -27,7 +27,7 @@
        <groupId>org.apache.empire-db</groupId>
        <artifactId>empire-db-parent</artifactId>
        <packaging>pom</packaging>
-       <version>2.3.0-SNAPSHOT</version>
+       <version>2.3.0</version>
        <name>Apache Empire-db</name>
        <description>Apache Empire-db is an Open Source relational data 
persistence component which allows database vendor independent dynamic query 
definition as well as safe and simple data retrieval and updating. Compared to 
most other solutions like e.g. Hibernate, TopLink, iBATIS or JPA 
implementations, Empire-db takes a considerably different approach, with a 
special focus on compile-time safety, reduced redundancies and improved 
developer productivity.</description>
        <inceptionYear>2008</inceptionYear>
@@ -169,9 +169,9 @@
                </license>
        </licenses>
        <scm>
-               
<connection>scm:svn:http://svn.apache.org/repos/asf/empire-db/trunk</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/empire-db/trunk</developerConnection>
-               <url>http://svn.apache.org/viewvc/empire-db/trunk</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/empire-db/tags/empire-db-parent-2.3.0</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/empire-db/tags/empire-db-parent-2.3.0</developerConnection>
+               
<url>http://svn.apache.org/viewvc/empire-db/tags/empire-db-parent-2.3.0</url>
        </scm>
 
        <mailingLists>


Reply via email to