File tree Expand file tree Collapse file tree
plugins/de.ovgu.featureide.fm.core/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Require-Bundle: org.eclipse.core.runtime,
77 org.eclipse.core.resources,
88 org.eclipse.swt
99Bundle-ClassPath : .,
10- lib/org.sat4j.core.jar,
10+ lib/org.ow2. sat4j.core-2.3.6 .jar,
1111 lib/org.sat4j.pb.jar,
1212 lib/splar.jar,
1313 lib/SPLCAT.jar,
Original file line number Diff line number Diff line change 88 <packaging >pom</packaging >
99
1010 <properties >
11- <tycho-version >5.0.0 </tycho-version >
12- <tycho-extras-version >5.0.0 </tycho-extras-version >
11+ <tycho-version >5.0.2 </tycho-version >
12+ <tycho-extras-version >5.0.2 </tycho-extras-version >
1313 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1414 <maven .compiler.source>21</maven .compiler.source>
1515 <maven .compiler.target>21</maven .compiler.target>
289289
290290 <repositories >
291291 <repository >
292- <id >2025-12 </id >
293- <url >http://download.eclipse.org/releases/2025-12 </url >
292+ <id >2026-03 </id >
293+ <url >http://download.eclipse.org/releases/2026-03 </url >
294294 <layout >p2</layout >
295295 </repository >
296296 </repositories >
You can’t perform that action at this time.
0 commit comments