Fix javax.mail groupId
[gpl/argeo-tp.git] / META-INF / spring / javax.xml
index 17a719b9af1aea966311402ca9dbc61f572982e3..0bf598a41ae9123e67c339ad09b3b1cbc5612893 100644 (file)
@@ -16,6 +16,6 @@
        <bean id="javax.jcr" p:version="2.0.0" p:groupId="org.argeo.tp.javax"
                p:sourceCoords="javax.jcr:jcr:2.0" parent="template.mavenWrapper" />
 
-       <bean id="javax.mail" p:groupId="org.argeo.tp.mail"
+       <bean id="javax.mail" p:groupId="org.argeo.tp.javax"
                p:sourceCoords="com.sun.mail:javax.mail:1.5.2" parent="template.mavenWrapper" />
 </beans>
\ No newline at end of file