File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.scijava</groupId >
77 <artifactId >pom-scijava</artifactId >
8- <version >10.1 .0</version >
8+ <version >12.0 .0</version >
99 <relativePath />
1010 </parent >
1111
1616 <description >JSR-223-compliant Scala scripting language plugin.</description >
1717 <url >http://scijava.org/</url >
1818 <inceptionYear >2013</inceptionYear >
19+ <organization >
20+ <name >SciJava</name >
21+ <url >http://www.scijava.org/</url >
22+ </organization >
1923 <licenses >
2024 <license >
2125 <name >Simplified BSD License</name >
5155 </contributor >
5256 </contributors >
5357
58+ <mailingLists >
59+ <mailingList >
60+ <name >SciJava</name >
61+ <subscribe >https://groups.google.com/group/scijava</subscribe >
62+ <unsubscribe >https://groups.google.com/group/scijava</unsubscribe >
63+ <post >scijava@googlegroups.com</post >
64+ <archive >https://groups.google.com/group/scijava</archive >
65+ </mailingList >
66+ </mailingLists >
67+
5468 <scm >
5569 <connection >scm:git:git://github.com/scijava/scripting-scala</connection >
5670 <developerConnection >scm:git:git@github.com:scijava/scripting-scala</developerConnection >
6781 </ciManagement >
6882
6983 <properties >
70- <scijava .jvm.version>1.8</scijava .jvm.version>
84+ <package-name >org.scijava.plugins.scripting.scala</package-name >
85+
86+ <license .licenseName>bsd_2</license .licenseName>
87+ <license .copyrightOwners>Board of Regents of the University of
88+ Wisconsin-Madison.</license .copyrightOwners>
89+
7190 <scala .version>2.12.0</scala .version>
7291 </properties >
7392
You can’t perform that action at this time.
0 commit comments