Skip to content

Commit a962353

Browse files
committed
cleanup
1 parent ff3c1e2 commit a962353

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

reconstruction/vtx/pom.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,6 @@
1414
<version>12.0.6t-SNAPSHOT</version>
1515
</parent>
1616

17-
<build>
18-
<plugins>
19-
<plugin>
20-
<groupId>org.apache.maven.plugins</groupId>
21-
<artifactId>maven-compiler-plugin</artifactId>
22-
<configuration>
23-
<source>1.8</source>
24-
<target>1.8</target>
25-
</configuration>
26-
</plugin>
27-
</plugins>
28-
</build>
29-
3017
<dependencies>
3118
<dependency>
3219
<groupId>org.jlab.clas</groupId>
@@ -42,9 +29,4 @@
4229
</dependency>
4330
</dependencies>
4431

45-
<properties>
46-
<maven.compiler.target>1.8</maven.compiler.target>
47-
<maven.compiler.source>1.8</maven.compiler.source>
48-
</properties>
49-
5032
</project>

0 commit comments

Comments
 (0)