File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 <
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.
You can’t perform that action at this time.
0 commit comments