diff --git a/api/pom.xml b/api/pom.xml index 51508aa9..159b1d0f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,13 +5,13 @@ fulltext eu.europeana - 0.6-SNAPSHOT + 0.6 ../pom.xml eu.europeana.fulltext api - 0.6-SNAPSHOT + 0.6 war Europeana Newspapers Fulltext API @@ -25,7 +25,7 @@ eu.europeana.fulltext common - 0.6-SNAPSHOT + 0.6 diff --git a/common/pom.xml b/common/pom.xml index 285fc6c8..5d410801 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ eu.europeana.fulltext common - 0.6-SNAPSHOT + 0.6 jar Common functionality (Mongo and Entity definitions) @@ -13,7 +13,7 @@ fulltext eu.europeana - 0.6-SNAPSHOT + 0.6 ../pom.xml diff --git a/loader/pom.xml b/loader/pom.xml index ddd17af8..d4a1fcab 100644 --- a/loader/pom.xml +++ b/loader/pom.xml @@ -5,13 +5,13 @@ fulltext eu.europeana - 0.6-SNAPSHOT + 0.6 ../pom.xml eu.europeana.fulltext loader - 0.6-SNAPSHOT + 0.6 war Europeana Newspapers Fulltext Loader @@ -28,7 +28,7 @@ eu.europeana.fulltext api - 0.6-SNAPSHOT + 0.6 classes diff --git a/pom.xml b/pom.xml index c122b423..85f6e7a1 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ fulltext - 0.6-SNAPSHOT + 0.6 pom Europeana Newspapers Fulltext API & Loader