We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 699c886 commit 275979dCopy full SHA for 275979d
2 files changed
biojava-structure/pom.xml
@@ -101,7 +101,6 @@
101
<properties>
102
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
103
<project.build.targetEncoding>UTF-8</project.build.targetEncoding>
104
- <mmtf.version>0.2.0</mmtf.version>
105
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
106
<timestamp>${maven.build.timestamp}</timestamp>
107
</properties>
pom.xml
@@ -37,6 +37,7 @@
37
38
39
<maxmem>512M</maxmem>
40
+ <mmtf.version>0.2.0</mmtf.version>
41
<slf4j.version>1.7.20</slf4j.version>
42
<log4j.version>2.5</log4j.version>
43
0 commit comments