Skip to content

Commit 275979d

Browse files
committed
Put mmtf version in master pom
1 parent 699c886 commit 275979d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

biojava-structure/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
<properties>
102102
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
103103
<project.build.targetEncoding>UTF-8</project.build.targetEncoding>
104-
<mmtf.version>0.2.0</mmtf.version>
105104
<maven.build.timestamp.format>yyyyMMdd-HHmm</maven.build.timestamp.format>
106105
<timestamp>${maven.build.timestamp}</timestamp>
107106
</properties>

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3838
<project.build.targetEncoding>UTF-8</project.build.targetEncoding>
3939
<maxmem>512M</maxmem>
40+
<mmtf.version>0.2.0</mmtf.version>
4041
<slf4j.version>1.7.20</slf4j.version>
4142
<log4j.version>2.5</log4j.version>
4243
</properties>

0 commit comments

Comments
 (0)