jaxws/src/share/jaxws_classes/javax/xml/ws/soap/MTOM.java
changeset 25840 c2002453eec3
parent 22678 ac1ea46be942
--- a/jaxws/src/share/jaxws_classes/javax/xml/ws/soap/MTOM.java	Tue Jul 22 11:56:48 2014 -0700
+++ b/jaxws/src/share/jaxws_classes/javax/xml/ws/soap/MTOM.java	Thu Jun 19 15:35:23 2014 -0700
@@ -54,7 +54,7 @@
  * This annotation's behaviour is defined by the corresponding feature
  * {@link MTOMFeature}.
  *
- * @since JAX-WS 2.1
+ * @since 1.6, JAX-WS 2.1
  */
 @Target({ElementType.TYPE, ElementType.METHOD, ElementType.FIELD})
 @Retention(RetentionPolicy.RUNTIME)