| <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |
| |
| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| |
| <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| !!!!!! !!!!!! |
| !!!!!! This pom is only provided !!!!!! |
| !!!!!! for build convenience and !!!!!! |
| !!!!!! should not be released !!!!!! |
| !!!!!! !!!!!! |
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> |
| |
| <modelVersion>4.0.0</modelVersion> |
| |
| <parent> |
| <groupId>org.apache.servicemix</groupId> |
| <artifactId>servicemix-pom</artifactId> |
| <version>5</version> |
| </parent> |
| |
| <groupId>org.apache.servicemix.bundles</groupId> |
| <artifactId>org.apache.servicemix.bundles.pom</artifactId> |
| <version>1-SNAPSHOT</version> |
| <packaging>pom</packaging> |
| <name>Apache ServiceMix :: Bundles</name> |
| |
| <modules> |
| <module>lucene-9.11.1</module> |
| <module>lucene-queries-9.11.1</module> |
| <module>lucene-queryparser-9.11.1</module> |
| <module>lucene-sandbox-9.11.1</module> |
| <module>mustache-compiler-0.9.14</module> |
| <module>jruby-9.4.8.0</module> |
| <module>solr-solrj-9.6.1</module> |
| <module>hapi-fhir-structures-dstu2-7.2.1</module> |
| <module>hapi-fhir-structures-dstu2.1-7.2.1</module> |
| <module>hapi-fhir-structures-dstu3-7.2.1</module> |
| <module>hapi-fhir-structures-hl7org-dstu2-7.2.1</module> |
| <module>hapi-fhir-structures-r4-7.2.1</module> |
| <module>hapi-fhir-validation-7.2.1</module> |
| <module>postgresql-42.7.3</module> |
| <module>pulsar-client-3.3.0</module> |
| <module>pulsar-client-admin-3.3.0</module> |
| <module>snmp4j-3.8.2</module> |
| <module>hadoop-client-3.4.0</module> |
| <module>java-util-2.13.0</module> |
| <module>spring-batch-core-5.1.2</module> |
| <module>spring-batch-infrastructure-5.1.2</module> |
| <module>saxon-12.5</module> |
| <module>spring-data-commons-3.3.2</module> |
| <module>spring-data-keyvalue-3.3.2</module> |
| <module>spring-data-redis-3.3.2</module> |
| <module>spring-data-commons-3.2.8</module> |
| <module>spring-data-keyvalue-3.2.8</module> |
| <module>spring-data-redis-3.2.8</module> |
| <module>spring-data-commons-3.1.12</module> |
| <module>spring-data-keyvalue-3.1.12</module> |
| <module>spring-data-redis-3.1.12</module> |
| <module>derby-10.17.1.0</module> |
| <module>derbynet-10.17.1.0</module> |
| <module>kafka-clients-3.7.1</module> |
| <module>kafka-streams-3.7.1</module> |
| <module>kafka_2.12-3.7.1</module> |
| <module>kafka_2.13-3.7.1</module> |
| <module>spring-ws-core-4.0.11</module> |
| <module>spring-ws-security-4.0.11</module> |
| <module>spring-ws-support-4.0.11</module> |
| <module>spring-ws-test-4.0.11</module> |
| </modules> |
| |
| </project> |