Skip to content

Commit

Permalink
pom: use dcache-7.2.2
Browse files Browse the repository at this point in the history
fixes: #7
  • Loading branch information
kofemann committed Oct 28, 2021
1 parent 3b2ada3 commit 8976cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</organization>

<properties>
<version.dcache>8.0.0-SNAPSHOT</version.dcache>
<version.dcache>7.2.2</version.dcache>
<java.version>11</java.version>
<version.grpc>1.38.1</version.grpc>
</properties>
Expand Down

0 comments on commit 8976cd3

Please sign in to comment.