File tree Expand file tree Collapse file tree 1 file changed +1
-26
lines changed
Expand file tree Collapse file tree 1 file changed +1
-26
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 >12 .0.0</version >
8+ <version >14 .0.0</version >
99 <relativePath />
1010 </parent >
1111
12- <groupId >org.scijava</groupId >
1312 <artifactId >scijava-java3d</artifactId >
1413 <version >0.1.0-SNAPSHOT</version >
1514
@@ -99,28 +98,4 @@ Wisconsin-Madison.</license.copyrightOwners>
9998 <scope >test</scope >
10099 </dependency >
101100 </dependencies >
102-
103- <build >
104- <plugins >
105- <plugin >
106- <artifactId >maven-jar-plugin</artifactId >
107- <configuration >
108- <archive >
109- <manifest >
110- <packageName >org.scijava.java3d</packageName >
111- </manifest >
112- </archive >
113- </configuration >
114- </plugin >
115- <plugin >
116- <groupId >org.codehaus.mojo</groupId >
117- <artifactId >license-maven-plugin</artifactId >
118- <configuration >
119- <licenseName >bsd_2</licenseName >
120- <organizationName >Board of Regents of the University of
121- Wisconsin-Madison.</organizationName >
122- </configuration >
123- </plugin >
124- </plugins >
125- </build >
126101</project >
You can’t perform that action at this time.
0 commit comments