Skip to content

Commit

Permalink
Checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
greenc-FNAL committed Dec 3, 2024
1 parent c7a1878 commit 164b1f0
Show file tree
Hide file tree
Showing 8 changed files with 1,805 additions and 1,823 deletions.
2 changes: 1 addition & 1 deletion modules/acl-vehicles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<pluginExecutionFilter>
<groupId>net.sf.smc</groupId>
<artifactId>smc-maven-plugin</artifactId>
<versionRange>[7.6.0,)</versionRange>
<versionRange>[${version.smc},)</versionRange>
<goals>
<goal>smc</goal>
</goals>
Expand Down
2 changes: 1 addition & 1 deletion modules/dcache-nearline-spi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<pluginExecutionFilter>
<groupId>net.sf.smc</groupId>
<artifactId>smc-maven-plugin</artifactId>
<versionRange>[7.6.0,)</versionRange>
<versionRange>[${version.smc},)</versionRange>
<goals>
<goal>smc</goal>
</goals>
Expand Down
2 changes: 1 addition & 1 deletion modules/dcache-srm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<pluginExecutionFilter>
<groupId>net.sf.smc</groupId>
<artifactId>smc-maven-plugin</artifactId>
<versionRange>[7.6.0,)</versionRange>
<versionRange>[${version.smc},)</versionRange>
<goals>
<goal>smc</goal>
</goals>
Expand Down
2 changes: 1 addition & 1 deletion modules/dcache-vehicles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<pluginExecutionFilter>
<groupId>net.sf.smc</groupId>
<artifactId>smc-maven-plugin</artifactId>
<versionRange>[7.6.0,)</versionRange>
<versionRange>[${version.smc},)</versionRange>
<goals>
<goal>smc</goal>
</goals>
Expand Down
Loading

0 comments on commit 164b1f0

Please sign in to comment.