Author: vkumar
Date: Sat May 16 21:13:52 2009
New Revision: 775532
URL: http://svn.apache.org/viewvc?rev=775532&view=rev
Log:
Updating parent application-pom dependency for release
Modified:
portals/applications/dbbrowser/trunk/pom.xml
portals/applications/demo/trunk/NOTICE
portals/applications/demo/trunk/pom.xml
portals/applications/demo/trunk/src/main/appended-resources/META-INF/NOTICE.vm
portals/applications/gems/trunk/pom.xml
portals/applications/logging/trunk/pom.xml
portals/applications/rss/trunk/pom.xml
portals/applications/webcontent/trunk/pom.xml
Modified: portals/applications/dbbrowser/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/dbbrowser/trunk/pom.xml?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
--- portals/applications/dbbrowser/trunk/pom.xml (original)
+++ portals/applications/dbbrowser/trunk/pom.xml Sat May 16 21:13:52 2009
@@ -16,15 +16,12 @@
<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>
- <prerequisites>
- <maven>2.0.4</maven>
- </prerequisites>
<!-- POM Identification -->
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>applications-pom</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.portals.applications</groupId>
Modified: portals/applications/demo/trunk/NOTICE
URL:
http://svn.apache.org/viewvc/portals/applications/demo/trunk/NOTICE?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
--- portals/applications/demo/trunk/NOTICE (original)
+++ portals/applications/demo/trunk/NOTICE Sat May 16 21:13:52 2009
@@ -7,4 +7,5 @@
This product includes software developed from
slf4j from QOS.ch (http://slf4j.org) licensed under the X11 license
-Groovy from codehaus.org (http://groovy.codehaus.org) licensed under the
Apache License, Version 2.0
\ No newline at end of file
+Groovy from codehaus.org (http://groovy.codehaus.org) licensed under the
Apache License, Version 2.0
+castor from castor.org (http://www.castor.org) licensed under the Apache
License, Version 2.0
Modified: portals/applications/demo/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/demo/trunk/pom.xml?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
--- portals/applications/demo/trunk/pom.xml (original)
+++ portals/applications/demo/trunk/pom.xml Sat May 16 21:13:52 2009
@@ -17,9 +17,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
- <prerequisites>
- <maven>2.0.4</maven>
- </prerequisites>
+
<groupId>org.apache.portals.applications</groupId>
<!-- POM Identification -->
@@ -28,7 +26,7 @@
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>applications-pom</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<packaging>war</packaging>
<name>Apache Portals Applications Demo Application</name>
Modified:
portals/applications/demo/trunk/src/main/appended-resources/META-INF/NOTICE.vm
URL:
http://svn.apache.org/viewvc/portals/applications/demo/trunk/src/main/appended-resources/META-INF/NOTICE.vm?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
---
portals/applications/demo/trunk/src/main/appended-resources/META-INF/NOTICE.vm
(original)
+++
portals/applications/demo/trunk/src/main/appended-resources/META-INF/NOTICE.vm
Sat May 16 21:13:52 2009
@@ -1,4 +1,5 @@
slf4j from QOS.ch (http://slf4j.org) licensed under the X11 license
asm from Object Web (http://asm.ow2.org) Copyright (c) 2000-2005 INRIA, France
Telecom
-antlr2 from http://www.antlr2.org/ provided to the public domain
-
+antlr2 from http://www.antlr2.org/ provided to the public domain
+Groovy from codehaus.org (http://groovy.codehaus.org) licensed under the
Apache License, Version 2.0
+castor from castor.org (http://www.castor.org) licensed under the Apache
License, Version 2.0
\ No newline at end of file
Modified: portals/applications/gems/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/gems/trunk/pom.xml?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
--- portals/applications/gems/trunk/pom.xml (original)
+++ portals/applications/gems/trunk/pom.xml Sat May 16 21:13:52 2009
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>applications-pom</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.portals.applications</groupId>
Modified: portals/applications/logging/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/logging/trunk/pom.xml?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
--- portals/applications/logging/trunk/pom.xml (original)
+++ portals/applications/logging/trunk/pom.xml Sat May 16 21:13:52 2009
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>applications-pom</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.portals.applications</groupId>
Modified: portals/applications/rss/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/rss/trunk/pom.xml?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
--- portals/applications/rss/trunk/pom.xml (original)
+++ portals/applications/rss/trunk/pom.xml Sat May 16 21:13:52 2009
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>applications-pom</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.portals.applications</groupId>
Modified: portals/applications/webcontent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/pom.xml?rev=775532&r1=775531&r2=775532&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/pom.xml (original)
+++ portals/applications/webcontent/trunk/pom.xml Sat May 16 21:13:52 2009
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.portals</groupId>
<artifactId>applications-pom</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
</parent>
<groupId>org.apache.portals.applications</groupId>