We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed7ed4 commit 3351850Copy full SHA for 3351850
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.jqassistant.plugin</groupId>
7
<artifactId>parent</artifactId>
8
- <version>2.1.0</version>
+ <version>2.4.0-M3</version>
9
</parent>
10
11
<artifactId>jqassistant-context-mapper-plugin</artifactId>
@@ -157,10 +157,6 @@
157
<groupId>com.buschmais.jqassistant.core</groupId>
158
<artifactId>test</artifactId>
159
</dependency>
160
- <dependency>
161
- <groupId>com.buschmais.jqassistant.neo4j</groupId>
162
- <artifactId>embedded</artifactId>
163
- </dependency>
164
<dependency>
165
<groupId>org.junit.jupiter</groupId>
166
<artifactId>junit-jupiter-engine</artifactId>
0 commit comments