Skip to content

Commit d0dbcd8

Browse files
committed
pp->postproc
1 parent 4d4366a commit d0dbcd8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

reconstruction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
<module>urwell</module>
3636
<module>alert</module>
3737
<module>bg</module>
38-
<module>pp</module>
38+
<module>postproc</module>
3939
</modules>
4040
</project>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>org.jlab.clas12.detector</groupId>
8-
<artifactId>clas12detector-pp</artifactId>
8+
<artifactId>clas12detector-postproc</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

reconstruction/pp/src/main/java/org/jlab/service/postproc/PostprocEngine.java renamed to reconstruction/postproc/src/main/java/org/jlab/service/postproc/PostprocEngine.java

File renamed without changes.

0 commit comments

Comments
 (0)