Skip to content

Commit 569f663

Browse files
chore: increment DiffDetective version
1 parent 6d9e315 commit 569f663

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.variantsync</groupId>
88
<artifactId>diffdetective</artifactId>
9-
<version>2.1.0</version>
9+
<version>2.2.0</version>
1010

1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -98,16 +98,16 @@
9898
<groupId>org.sat4j</groupId>
9999
<artifactId>core</artifactId>
100100
<version>2.3.5</version>
101-
<!-- <scope>system</scope>-->
102-
<!-- <systemPath>${project.basedir}/lib/org.sat4j.core.jar</systemPath>-->
101+
<!-- <scope>system</scope>-->
102+
<!-- <systemPath>${project.basedir}/lib/org.sat4j.core.jar</systemPath>-->
103103
</dependency>
104104

105105
<dependency>
106106
<groupId>de.ovgu</groupId>
107107
<artifactId>featureide.lib.fm</artifactId>
108108
<version>3.8.1</version>
109-
<!-- <scope>system</scope>-->
110-
<!-- <systemPath>${project.basedir}/lib/de.ovgu.featureide.lib.fm-v3.8.1.jar</systemPath>-->
109+
<!-- <scope>system</scope>-->
110+
<!-- <systemPath>${project.basedir}/lib/de.ovgu.featureide.lib.fm-v3.8.1.jar</systemPath>-->
111111
</dependency>
112112

113113
<dependency>

0 commit comments

Comments
 (0)