We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f2768 commit ec1452bCopy full SHA for ec1452b
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>de.unirostock.sems</groupId>
5
<artifactId>CombineArchiveWeb</artifactId>
6
<packaging>war</packaging>
7
- <version>0.4.6</version>
+ <version>0.4.7</version>
8
<name>CombineArchiveWeb</name>
9
<description>WebInterface to read/create/write/manipulate/... COMBINE archives</description>
10
<url>http://sems.uni-rostock.de/projects/combinearchive/</url>
@@ -37,7 +37,7 @@
37
<dependency>
38
39
<artifactId>CombineExt</artifactId>
40
- <version>1.0.2</version>
+ <version>1.1.1</version>
41
</dependency>
42
43
<groupId>de.binfalse</groupId>
0 commit comments