diff --git a/admin-service/pom.xml b/admin-service/pom.xml index f5a99dc9..751504b4 100644 --- a/admin-service/pom.xml +++ b/admin-service/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 hydra-admin-service war @@ -34,7 +34,7 @@ com.findwise.hydra hydra-database - 0.4.4-SNAPSHOT + 0.4.4 compile @@ -74,7 +74,7 @@ com.findwise.hydra hydra-mongodb - 0.4.4-SNAPSHOT + 0.4.4 jar compile diff --git a/api/pom.xml b/api/pom.xml index 1d7ad74f..a211f719 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 hydra-api jar diff --git a/core/pom.xml b/core/pom.xml index 877b59de..ef36c907 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 hydra-core jar @@ -91,7 +91,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 jar compile @@ -144,21 +144,21 @@ com.findwise.hydra hydra-database - 0.4.4-SNAPSHOT + 0.4.4 jar compile com.findwise.hydra hydra-mongodb - 0.4.4-SNAPSHOT + 0.4.4 jar compile com.findwise.hydra hydra-memorydb - 0.4.4-SNAPSHOT + 0.4.4 jar compile diff --git a/database-impl/inmemory/pom.xml b/database-impl/inmemory/pom.xml index bd81d8a6..bd3bf83a 100644 --- a/database-impl/inmemory/pom.xml +++ b/database-impl/inmemory/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-memorydb @@ -15,7 +15,7 @@ com.findwise.hydra hydra-database - 0.4.4-SNAPSHOT + 0.4.4 jar compile diff --git a/database-impl/mongodb/pom.xml b/database-impl/mongodb/pom.xml index 2ce9a0bf..cd9c6869 100644 --- a/database-impl/mongodb/pom.xml +++ b/database-impl/mongodb/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-mongodb @@ -15,7 +15,7 @@ com.findwise.hydra hydra-database - 0.4.4-SNAPSHOT + 0.4.4 jar compile diff --git a/database/pom.xml b/database/pom.xml index 7bfc531b..e2a41f7a 100644 --- a/database/pom.xml +++ b/database/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 hydra-database jar @@ -14,7 +14,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 jar compile diff --git a/distribution/pom.xml b/distribution/pom.xml index 06062adb..426b7509 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -5,7 +5,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 distribution @@ -17,13 +17,13 @@ com.findwise.hydra hydra-core - 0.4.4-SNAPSHOT + 0.4.4 jar-with-dependencies com.findwise.hydra hydra-inserter - 0.4.4-SNAPSHOT + 0.4.4 jar-with-dependencies diff --git a/examples/pom.xml b/examples/pom.xml index b4be623e..71c8f532 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 hydra-examples ${artifactId} @@ -14,13 +14,13 @@ com.findwise.hydra hydra-database - 0.4.4-SNAPSHOT + 0.4.4 com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 @@ -38,7 +38,7 @@ com.findwise.hydra hydra-mongodb - 0.4.4-SNAPSHOT + 0.4.4 diff --git a/pom.xml b/pom.xml index 715e4687..17cc59ac 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 pom http://findwise.github.com/Hydra @@ -28,7 +28,7 @@ scm:git:git@github.com:Findwise/Hydra.git scm:git:git@github.com:Findwise/Hydra.git https://github.com/Findwise/Hydra - HEAD + 0.4.4 diff --git a/stages/debugging/debugging/pom.xml b/stages/debugging/debugging/pom.xml index 6f2914f1..ef3590e4 100644 --- a/stages/debugging/debugging/pom.xml +++ b/stages/debugging/debugging/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-debugging diff --git a/stages/in/json-in/pom.xml b/stages/in/json-in/pom.xml index da73acfe..ceea93a3 100644 --- a/stages/in/json-in/pom.xml +++ b/stages/in/json-in/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-json-input @@ -15,13 +15,13 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 compile com.findwise.hydra hydra-input-server - 0.4.4-SNAPSHOT + 0.4.4 jar compile diff --git a/stages/in/server/pom.xml b/stages/in/server/pom.xml index d7011677..d0cf1d33 100644 --- a/stages/in/server/pom.xml +++ b/stages/in/server/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-input-server @@ -15,7 +15,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 compile diff --git a/stages/in/solr-in/pom.xml b/stages/in/solr-in/pom.xml index e42d2f32..e6b52a37 100644 --- a/stages/in/solr-in/pom.xml +++ b/stages/in/solr-in/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-solr-in @@ -15,12 +15,12 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 com.findwise.hydra hydra-input-server - 0.4.4-SNAPSHOT + 0.4.4 commons-lang @@ -37,7 +37,7 @@ com.findwise.hydra hydra-core - 0.4.4-SNAPSHOT + 0.4.4 test diff --git a/stages/out/elasticsearch-out/pom.xml b/stages/out/elasticsearch-out/pom.xml index f3710ad5..8e0fe1df 100644 --- a/stages/out/elasticsearch-out/pom.xml +++ b/stages/out/elasticsearch-out/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-elasticsearch-out-stage @@ -15,7 +15,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 org.elasticsearch diff --git a/stages/out/solr-out-3.6/pom.xml b/stages/out/solr-out-3.6/pom.xml index aba23a6c..550a40aa 100644 --- a/stages/out/solr-out-3.6/pom.xml +++ b/stages/out/solr-out-3.6/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. @@ -16,7 +16,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 commons-logging diff --git a/stages/out/solr-out/pom.xml b/stages/out/solr-out/pom.xml index ecb08d47..7e3ec759 100644 --- a/stages/out/solr-out/pom.xml +++ b/stages/out/solr-out/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. @@ -16,7 +16,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 solr-solrj diff --git a/stages/pom.xml b/stages/pom.xml index 1b806247..287844d4 100644 --- a/stages/pom.xml +++ b/stages/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 stages pom diff --git a/stages/processing/basic/pom.xml b/stages/processing/basic/pom.xml index 35d93ee5..aec456c2 100644 --- a/stages/processing/basic/pom.xml +++ b/stages/processing/basic/pom.xml @@ -4,7 +4,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. diff --git a/stages/processing/hydra-groovy-runner/pom.xml b/stages/processing/hydra-groovy-runner/pom.xml index a4b08aad..22a2736e 100644 --- a/stages/processing/hydra-groovy-runner/pom.xml +++ b/stages/processing/hydra-groovy-runner/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-groovy-runner @@ -11,7 +11,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 org.codehaus.groovy diff --git a/stages/processing/tika/pom.xml b/stages/processing/tika/pom.xml index 4562d63b..43e92610 100644 --- a/stages/processing/tika/pom.xml +++ b/stages/processing/tika/pom.xml @@ -4,7 +4,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. @@ -16,7 +16,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 jar diff --git a/stages/processing/web/pom.xml b/stages/processing/web/pom.xml index 44e278f3..08852b5a 100644 --- a/stages/processing/web/pom.xml +++ b/stages/processing/web/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-web-stages @@ -14,7 +14,7 @@ com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 org.jsoup diff --git a/stages/utils/http/pom.xml b/stages/utils/http/pom.xml index 998c9781..1cd3115d 100644 --- a/stages/utils/http/pom.xml +++ b/stages/utils/http/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra stages - 0.4.4-SNAPSHOT + 0.4.4 ../.. hydra-http-utils diff --git a/test-suite/functional-tests/pom.xml b/test-suite/functional-tests/pom.xml index 6afc364c..5c10701f 100644 --- a/test-suite/functional-tests/pom.xml +++ b/test-suite/functional-tests/pom.xml @@ -5,7 +5,7 @@ com.findwise.hydra hydra-test-suite - 0.4.4-SNAPSHOT + 0.4.4 diff --git a/test-suite/integration-test-stages/pom.xml b/test-suite/integration-test-stages/pom.xml index 8da320a1..5c8d7397 100644 --- a/test-suite/integration-test-stages/pom.xml +++ b/test-suite/integration-test-stages/pom.xml @@ -5,7 +5,7 @@ hydra-test-suite com.findwise.hydra - 0.4.4-SNAPSHOT + 0.4.4 integration-test-stages diff --git a/test-suite/pom.xml b/test-suite/pom.xml index 8d7b4477..25cf9776 100644 --- a/test-suite/pom.xml +++ b/test-suite/pom.xml @@ -6,7 +6,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 diff --git a/tools/inserter/pom.xml b/tools/inserter/pom.xml index b2b74507..11413171 100644 --- a/tools/inserter/pom.xml +++ b/tools/inserter/pom.xml @@ -3,7 +3,7 @@ com.findwise.hydra tools - 0.4.4-SNAPSHOT + 0.4.4 hydra-inserter ${artifactId} @@ -66,19 +66,19 @@ com.findwise.hydra hydra-database - 0.4.4-SNAPSHOT + 0.4.4 com.findwise.hydra hydra-api - 0.4.4-SNAPSHOT + 0.4.4 com.findwise.hydra hydra-mongodb - 0.4.4-SNAPSHOT + 0.4.4 diff --git a/tools/pom.xml b/tools/pom.xml index 7cfc09f9..8fc743cb 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.findwise.hydra hydra-parent - 0.4.4-SNAPSHOT + 0.4.4 tools ${artifactId}