[SM-4382] Create OSGi bundle for solr-solrj 8.5.1
diff --git a/pom.xml b/pom.xml
index c1d8b22..c7ce359 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,35 +42,6 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
-         <module>elasticsearch-client-6.4.2</module>
-         <module>elasticsearch-6.4.3</module>
-         <module>elasticsearch-client-6.4.3</module>
-         <module>janusgraph-core-0.5.1</module>
-         <module>janino-3.1.2</module>
-         <module>guice-4.2.3</module>
-         <module>hppc-0.8.1</module>
-         <module>bcprov-jdk15on-1.65</module>
-         <module>influxdb-java-2.18</module>
-         <module>jt400-10.3</module>
-         <module>dnsjava-3.0.2</module>
-         <module>okio-2.6.0</module>
-         <module>grpc-1.29.0</module>
-         <module>okhttp-4.5.0</module>
-         <module>hbase-2.2.4</module>
-         <module>dom4j-2.1.3</module>
-         <module>jruby-9.2.11.1</module>
-         <module>gae-1.9.80</module>
-         <module>commons-compiler-3.1.2</module>
-         <module>solr-solrj-8.4.1</module>
-         <module>opensaml-3.4.5</module>
-         <module>pulsar-client-2.5.1</module>
-         <module>pulsar-client-admin-2.5.1</module>
-         <module>elasticsearch-7.6.2</module>
-         <module>elasticsearch-client-7.6.2</module>
-         <module>spring-ws-core-3.0.9.RELEASE</module>
-         <module>spring-ws-security-3.0.9.RELEASE</module>
-         <module>spring-ws-support-3.0.9.RELEASE</module>
-         <module>spring-ws-test-3.0.9.RELEASE</module>
          <module>lucene-8.5.1</module>
          <module>lucene-analyzers-common-8.5.1</module>
          <module>lucene-queries-8.5.1</module>
diff --git a/solr-solrj-8.4.1/pom.xml b/solr-solrj-8.5.1/pom.xml
similarity index 98%
rename from solr-solrj-8.4.1/pom.xml
rename to solr-solrj-8.5.1/pom.xml
index 302d85d..a2e8f7f 100644
--- a/solr-solrj-8.4.1/pom.xml
+++ b/solr-solrj-8.5.1/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.solr-solrj</artifactId>
     <packaging>bundle</packaging>
-    <version>8.4.1_3-SNAPSHOT</version>
+    <version>8.5.1_1-SNAPSHOT</version>
     <name>Apache ServiceMix :: Bundles :: SolrJ</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
@@ -39,13 +39,12 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.apache.solr</pkgGroupId>
         <pkgArtifactId>solr-solrj</pkgArtifactId>
-        <pkgVersion>8.4.1</pkgVersion>
+        <pkgVersion>8.5.1</pkgVersion>
         <servicemix.osgi.export>
             org.apache.solr*,
             org.noggit*
diff --git a/solr-solrj-8.4.1/src/main/resources/OSGI-INF/bundle.info b/solr-solrj-8.5.1/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from solr-solrj-8.4.1/src/main/resources/OSGI-INF/bundle.info
rename to solr-solrj-8.5.1/src/main/resources/OSGI-INF/bundle.info