Skip to content

Commit 3351850

Browse files
committed
update parent version to 2.4.0-M3
1 parent 6ed7ed4 commit 3351850

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pom.xml

+1-5
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jqassistant.plugin</groupId>
77
<artifactId>parent</artifactId>
8-
<version>2.1.0</version>
8+
<version>2.4.0-M3</version>
99
</parent>
1010

1111
<artifactId>jqassistant-context-mapper-plugin</artifactId>
@@ -157,10 +157,6 @@
157157
<groupId>com.buschmais.jqassistant.core</groupId>
158158
<artifactId>test</artifactId>
159159
</dependency>
160-
<dependency>
161-
<groupId>com.buschmais.jqassistant.neo4j</groupId>
162-
<artifactId>embedded</artifactId>
163-
</dependency>
164160
<dependency>
165161
<groupId>org.junit.jupiter</groupId>
166162
<artifactId>junit-jupiter-engine</artifactId>

0 commit comments

Comments
 (0)