diff --git a/harvester-admin/pom.xml b/harvester-admin/pom.xml index 6ad9078a..91d29cef 100644 --- a/harvester-admin/pom.xml +++ b/harvester-admin/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.indexdata</groupId> <artifactId>localindices</artifactId> - <version>2.15.3-SNAPSHOT</version> + <version>2.15.3</version> <relativePath>..</relativePath> </parent> <artifactId>harvester-admin</artifactId> diff --git a/harvester/pom.xml b/harvester/pom.xml index 8927a59e..6a937ef4 100644 --- a/harvester/pom.xml +++ b/harvester/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.indexdata</groupId> <artifactId>localindices</artifactId> - <version>2.15.3-SNAPSHOT</version> + <version>2.15.3</version> <relativePath>..</relativePath> </parent> <artifactId>harvester</artifactId> diff --git a/masterkey-dal/pom.xml b/masterkey-dal/pom.xml index 0e615653..092e3cf0 100644 --- a/masterkey-dal/pom.xml +++ b/masterkey-dal/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.indexdata</groupId> <artifactId>localindices</artifactId> - <version>2.15.3-SNAPSHOT</version> + <version>2.15.3</version> <relativePath>..</relativePath> </parent> <artifactId>masterkey-dal</artifactId> diff --git a/oaipmh-lib/pom.xml b/oaipmh-lib/pom.xml index 61605ec0..bee52def 100644 --- a/oaipmh-lib/pom.xml +++ b/oaipmh-lib/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>com.indexdata</groupId> <artifactId>localindices</artifactId> - <version>2.15.3-SNAPSHOT</version> + <version>2.15.3</version> <relativePath>..</relativePath> </parent> <artifactId>oaipmh-lib</artifactId> diff --git a/pom.xml b/pom.xml index d17155d5..73c27567 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ <groupId>com.indexdata</groupId> <artifactId>localindices</artifactId> <packaging>pom</packaging> - <version>2.15.3-SNAPSHOT</version> + <version>2.15.3</version> <name>Harvesting suite</name> <modules> <module>oaipmh-lib</module> @@ -171,7 +171,7 @@ <scm> <connection>scm:git:git://github.com:indexdata/localindices.git</connection> <url>https://github.com/indexdata/localindices.git</url> - <tag>HEAD</tag> + <tag>v2.15.3</tag> </scm> <profiles> <profile>