diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml
index 11922135a37..9d0b24ae1e8 100644
--- a/jetty-distribution/pom.xml
+++ b/jetty-distribution/pom.xml
@@ -13,10 +13,10 @@
http://download.eclipse.org/tools/orbit/downloads/drops/S20100423142122/bundles
target/distribution
S-3.6M7-201004291549
- 3.6M7
- 1.1.0.v200906290531
+ 3.6M7
+ ${javax-activation-version}.0.v200906290531
2.1.0.v201004190952
- 1.4.1.v200808130215
+ ${javax-mail-version}.v200808130215
2.5.0.v200910301333
2.1.0.v201004190952
1.0.0.v201004190952
@@ -60,7 +60,7 @@
-
+
diff --git a/jetty-jndi/pom.xml b/jetty-jndi/pom.xml
index 4b7379baca9..a63df267aa7 100644
--- a/jetty-jndi/pom.xml
+++ b/jetty-jndi/pom.xml
@@ -60,7 +60,7 @@
javax.mail
mail
- ${mail-version}
+ ${javax-mail-version}
javax.activation
@@ -79,7 +79,7 @@
javax.activation
activation
- ${activation-version}
+ ${javax-activation-version}
diff --git a/jetty-jsp-2.1/pom.xml b/jetty-jsp-2.1/pom.xml
index 271b59bbf2d..89a1c98db45 100644
--- a/jetty-jsp-2.1/pom.xml
+++ b/jetty-jsp-2.1/pom.xml
@@ -8,10 +8,6 @@
jetty-jsp-2.1
Jetty :: Jetty JSP Additions
Additions to Jasper implementation from Glassfish
-
- 3.1.1
- 2.5
-
@@ -51,7 +47,7 @@
org.mortbay.jetty
jsp-2.1-glassfish
- ${jsp-2-1-version}
+ ${javax-servlet-jsp-version}
org.mortbay.jetty
@@ -63,7 +59,6 @@
javax.servlet
servlet-api
- ${servlet-version}
provided