Update with Eclipse Oxygen SR2
[gpl/argeo-tp.git] / META-INF / spring / javax.xml
index 3a7aa7ace1d3651ac9ffdb470441d014e8bdff84..24ac8d0d000243321bc91df3a7024c660360ea6a 100644 (file)
                </property>
        </bean>
 
+       <bean id="javax.annotation" p:version="1.2.0" p:sourceCoords="javax.annotation:javax.annotation-api:1.2"
+               parent="template.mavenJavax">
+               <property name="license">
+                       <!-- GPL with classpath exception -->
+                       <util:constant static-field="org.argeo.slc.repo.FreeLicense.GPL" />
+               </property>
+       </bean>
+
        <!-- Templates -->
        <bean name="template.mavenJavax" p:groupId="org.argeo.tp.javax"
                abstract="true" parent="template.mavenWrapper" />