Skip to content

Commit d5b6799

Browse files
committed
Add missing contributor Barry DeZonia
1 parent 418f864 commit d5b6799

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

pom.xml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.scijava</groupId>
66
<artifactId>pom-scijava</artifactId>
7-
<version>1.160</version>
7+
<version>1.161-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>SciJava Projects</name>
@@ -63,6 +63,19 @@ Projects wishing to use pom-scijava as a parent project need to override the &lt
6363
</developer>
6464
</developers>
6565

66+
<contributors>
67+
<contributor>
68+
<name>Barry DeZonia</name>
69+
<url>http://loci.wisc.edu/people/barry-dezonia</url>
70+
<organization>UW-Madison LOCI</organization>
71+
<organizationUrl>http://loci.wisc.edu/</organizationUrl>
72+
<roles>
73+
<role>developer</role>
74+
</roles>
75+
<timezone>-6</timezone>
76+
</contributor>
77+
</contributors>
78+
6679
<properties>
6780
<!-- If two artifacts on the classpath use two different versions of the
6881
same dependency, behavior is inconsistent at best, and often broken.

0 commit comments

Comments
 (0)