File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 3737 <module >alert</module >
3838 <module >bg</module >
3939 <module >postproc</module >
40+ <module >recoil</module >
4041 </modules >
4142</project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >org.jlab.clas12.detector</groupId >
86 <artifactId >clas12detector-recoil</artifactId >
9- <version >1.0 -SNAPSHOT</version >
7+ <version >12.0.6t -SNAPSHOT</version >
108 <packaging >jar</packaging >
119
1210 <parent >
1311 <groupId >org.jlab.clas</groupId >
1412 <artifactId >clas12rec</artifactId >
1513 <relativePath >../../parent/pom.xml</relativePath >
16- <version >11 .0.2 -SNAPSHOT</version >
14+ <version >12 .0.6t -SNAPSHOT</version >
1715 </parent >
1816
1917 <dependencies >
2018
2119 <dependency >
2220 <groupId >org.jlab.clas</groupId >
2321 <artifactId >clas-detector</artifactId >
24- <version >11 .0.2 -SNAPSHOT</version >
22+ <version >12 .0.6t -SNAPSHOT</version >
2523 </dependency >
2624
2725 <dependency >
2826 <groupId >org.jlab.clas</groupId >
2927 <artifactId >clas-analysis</artifactId >
30- <version >11 .0.2 -SNAPSHOT</version >
28+ <version >12 .0.6t -SNAPSHOT</version >
3129 </dependency >
3230
3331 </dependencies >
You can’t perform that action at this time.
0 commit comments