Skip to content

Commit 37b7ef9

Browse files
Merge pull request #119 from julesjacobsen/master
Update version from 0.3.1 -> 0.3.2
2 parents 0abbe7d + fb307ae commit 37b7ef9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

obographs-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>obographs</artifactId>
77
<groupId>org.geneontology.obographs</groupId>
8-
<version>0.3.1</version>
8+
<version>0.3.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

obographs-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geneontology.obographs</groupId>
77
<artifactId>obographs</artifactId>
8-
<version>0.3.1</version>
8+
<version>0.3.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

obographs-owlapi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.geneontology.obographs</groupId>
77
<artifactId>obographs</artifactId>
8-
<version>0.3.1</version>
8+
<version>0.3.2</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.geneontology.obographs</groupId>
55
<artifactId>obographs</artifactId>
6-
<version>0.3.1</version>
6+
<version>0.3.2</version>
77
<modules>
88
<module>obographs-core</module>
99
<module>obographs-owlapi</module>

0 commit comments

Comments
 (0)