dev@glassfish.java.net

please review pom.xml change

From: Anissa Lam <anissa.lam_at_oracle.com>
Date: Thu, 26 May 2011 17:55:36 -0700

Please review change.
I need to integrate a new version of jsftemplating jar in both trunk and
3.1.1 branch.
Quicklook, devtest and manual testing done.

3.1.1 branch:
~/Awork/V3/v3.1.1 146) svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 47132)
+++ pom.xml (working copy)
@@ -124,7 +124,7 @@
<version_suffix></version_suffix>
<build.id>${user.name}-private</build.id><!-- on Hudson and RE, this
gets replaced by real build ID -->
<stax-api.version>1.0-2</stax-api.version>
- <jsftemplating.version>2.0.4</jsftemplating.version>
+ <jsftemplating.version>2.1.0</jsftemplating.version>
<glassfish-corba.version>3.2.0-b002</glassfish-corba.version>
<uc-pkg-client.version>1.122-50.2809</uc-pkg-client.version>
<uc-pkg-bootstrap.version>1.122-50.2809</uc-pkg-bootstrap.version>



~/Awork/V3/v3 150) svn diff pom.xml
Index: pom.xml
===================================================================
--- pom.xml (revision 46937)
+++ pom.xml (working copy)
@@ -124,7 +124,7 @@
<version_suffix></version_suffix>
<build.id>${user.name}-private</build.id><!-- on Hudson and RE, this
gets replaced by real build ID -->
<stax-api.version>1.0-2</stax-api.version>
- <jsftemplating.version>2.0.4</jsftemplating.version>
+ <jsftemplating.version>2.1.0</jsftemplating.version>
<glassfish-corba.version>3.2.0-b002</glassfish-corba.version>
<uc-pkg-client.version>1.122-50.2809</uc-pkg-client.version>
<uc-pkg-bootstrap.version>1.122-50.2809</uc-pkg-bootstrap.version>


thanks
Anissa