Skip to content
Snippets Groups Projects
Commit 0b276193 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Merge branch 'release/4.0.1'

parents d6c82703 7eca1484
No related branches found
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ node {
if (snapshot) {
doDebSnapshot(pName, 'oaipmh-webapp/target', pVersion)
}
//else {
// doDebRelease(pName, 'oaipmh-webapp/target', pVersion)
//}
else {
doDebRelease(pName, 'oaipmh-webapp/target', pVersion)
}
}
}
......@@ -5,7 +5,7 @@
<parent>
<artifactId>oaipmh</artifactId>
<groupId>info.textgrid.middleware</groupId>
<version>4.0.0</version>
<version>4.0.1</version>
</parent>
<groupId>info.textgrid.middleware</groupId>
<artifactId>oaipmh-core</artifactId>
......
......@@ -5,7 +5,7 @@
<parent>
<artifactId>oaipmh</artifactId>
<groupId>info.textgrid.middleware</groupId>
<version>4.0.0</version>
<version>4.0.1</version>
</parent>
<groupId>info.textgrid.middleware</groupId>
<artifactId>oaipmh-webapp</artifactId>
......
......@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>info.textgrid.middleware</groupId>
<artifactId>oaipmh</artifactId>
<version>4.0.0</version>
<version>4.0.1</version>
<packaging>pom</packaging>
<name>DARIAHDE :: OAI-PMH DataProvider</name>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment