Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit 3f46b0c

Browse files
committed
reverting metro version for security devtests to pass
svn path=/branches/4.1.2/; revision=64736 Former-commit-id: fd599c2e829a2e07bd92af47e08d835203b15e63
1 parent 53502c5 commit 3f46b0c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

appserver/packager/resources/pkg_conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
corba_version="4.0.0,0-4"
6666
jsf_version="2.2.12,0-0"
6767
grizzly_version="2.3.19,0-0"
68-
metro_version="2.3.2,0-608"
68+
metro_version="2.3.1,0-419"
6969
javahelp_version="2.0.2,0-1"
7070
shoal_version="1.6.18,0-0"
7171

appserver/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,14 +100,14 @@
100100
<jsftemplating.version>2.1.1</jsftemplating.version>
101101
<uc-pkg-client.version>1.122-57.2889</uc-pkg-client.version>
102102
<uc-pkg-bootstrap.version>1.122-57.2889</uc-pkg-bootstrap.version>
103-
<webservices.version>2.3.2-b608</webservices.version>
103+
<webservices.version>2.3.1-b419</webservices.version>
104104
<jsr181-api.version>1.0-MR1</jsr181-api.version>
105105
<woodstox.version>4.2.0</woodstox.version>
106-
<jaxb-api.version>2.2.13-b141020.1521</jaxb-api.version>
107-
<jaxb.version>2.2.12-b141219.1637</jaxb.version>
106+
<jaxb-api.version>2.2.12-b140109.1041</jaxb-api.version>
107+
<jaxb.version>2.2.10-b140802.1033</jaxb.version>
108108
<stax2-api.version>3.1.1</stax2-api.version>
109109
<javax.xml.registry-api.version>1.0.7</javax.xml.registry-api.version>
110-
<eclipselink.version>2.6.1-RC1</eclipselink.version>
110+
<eclipselink.version>2.5.2-RC1</eclipselink.version>
111111
<javax-persistence-api.version>2.1.0</javax-persistence-api.version>
112112
<dbschema.version>3.1.1</dbschema.version>
113113
<dbschema.osgi.version>6.0</dbschema.osgi.version>

0 commit comments

Comments
 (0)