File tree 1 file changed +4
-5
lines changed
1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.scijava</groupId >
7
7
<artifactId >pom-scijava</artifactId >
8
- <version >34.0 .0</version >
8
+ <version >34.1 .0</version >
9
9
<relativePath />
10
10
</parent >
11
11
31
31
<developer >
32
32
<id >ctrueden</id >
33
33
<name >Curtis Rueden</name >
34
- <url >https://imagej.net/User:Rueden </url >
34
+ <url >https://imagej.net/people/ctrueden </url >
35
35
<roles >
36
36
<role >lead</role >
37
37
<role >developer</role >
45
45
<contributors >
46
46
<contributor >
47
47
<name >Johannes Schindelin</name >
48
- <url >https://imagej.net/User:Schindelin </url >
48
+ <url >https://imagej.net/people/dscho </url >
49
49
<roles ><role >founder</role ></roles >
50
50
<properties ><id >dscho</id ></properties >
51
51
</contributor >
89
89
<main-class >org.scijava.plugins.scripting.scala.Main</main-class >
90
90
91
91
<license .licenseName>bsd_2</license .licenseName>
92
- <license .copyrightOwners>Board of Regents of the University of
93
- Wisconsin-Madison.</license .copyrightOwners>
92
+ <license .copyrightOwners>SciJava developers.</license .copyrightOwners>
94
93
<license .excludes>**/script_templates/**</license .excludes>
95
94
96
95
<!-- NB: Deploy releases to the SciJava Maven repository. -->
You can’t perform that action at this time.
0 commit comments