File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <parent >
99 <groupId >org.scijava</groupId >
1010 <artifactId >pom-scijava</artifactId >
11- <version >26 .0.0 </version >
11+ <version >27 .0.1 </version >
1212 <relativePath />
1313 </parent >
1414
@@ -86,6 +86,7 @@ Wisconsin-Madison.</license.copyrightOwners>
8686 <license .projectName>SciJava UI components for Eclipse SWT.</license .projectName>
8787
8888 <swt .version>3.0m7</swt .version>
89+ <miglayout-swt .version>5.2</miglayout-swt .version>
8990
9091 <!-- NB: Deploy releases to the SciJava Maven repository. -->
9192 <releaseProfiles >deploy-to-scijava</releaseProfiles >
@@ -101,9 +102,8 @@ Wisconsin-Madison.</license.copyrightOwners>
101102 <!-- Third-party dependencies -->
102103 <dependency >
103104 <groupId >com.miglayout</groupId >
104- <artifactId >miglayout</artifactId >
105- <version >${miglayout.version} </version >
106- <classifier >swt</classifier >
105+ <artifactId >miglayout-swt</artifactId >
106+ <version >${miglayout-swt.version} </version >
107107 </dependency >
108108 </dependencies >
109109
You can’t perform that action at this time.
0 commit comments