]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.maven/META-INF/spring/maven-osgi.xml
Clean up directories
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.maven / META-INF / spring / maven-osgi.xml
diff --git a/runtime/org.argeo.slc.support.maven/META-INF/spring/maven-osgi.xml b/runtime/org.argeo.slc.support.maven/META-INF/spring/maven-osgi.xml
deleted file mode 100644 (file)
index ffc3117..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<beans:beans xmlns="http://www.springframework.org/schema/osgi"\r
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:beans="http://www.springframework.org/schema/beans"\r
-       xsi:schemaLocation="http://www.springframework.org/schema/osgi  \r
-       http://www.springframework.org/schema/osgi/spring-osgi-1.1.xsd\r
-       http://www.springframework.org/schema/beans   \r
-       http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
-\r
-       <!-- SERVICES -->\r
-       <service ref="mavenRepositorySystem" interface="org.sonatype.aether.RepositorySystem">\r
-               <service-properties>\r
-                       <beans:entry key="aether.repositorySystemType" value="maven" />\r
-               </service-properties>\r
-       </service>\r
-\r
-       <service ref="defaultMavenRepositorySystemSession" interface="org.sonatype.aether.RepositorySystemSession">\r
-               <service-properties>\r
-                       <beans:entry key="aether.repositorySystemType" value="maven" />\r
-               </service-properties>\r
-       </service>\r
-</beans:beans>
\ No newline at end of file