Skip to content

Commit d50cee7

Browse files
committed
Removed org.junit, completely outdated and not used in OCL.
1 parent 88b6170 commit d50cee7

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

pom.xml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -116,16 +116,7 @@
116116
</profile>
117117
</profiles>
118118

119-
<dependencies>
120-
<dependency>
121-
<groupId>junit</groupId>
122-
<artifactId>junit</artifactId>
123-
<version>4.13.1</version>
124-
<scope>test</scope>
125-
</dependency>
126-
</dependencies>
127-
128-
<build>
119+
<build>
129120
<plugins>
130121
<plugin>
131122
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)