Skip to content

Commit

Permalink
Merge pull request #473 from CROSSINGTUD/version_2.8.1
Browse files Browse the repository at this point in the history
Update CryptoAnalysis version to 2.8.1
  • Loading branch information
schlichtig authored Nov 20, 2023
2 parents 29e1c77 + ca8aa52 commit bc9e271
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CryptoAnalysis-Android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>de.fraunhofer.iem</groupId>
<artifactId>CryptoAnalysis-Parent</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>de.fraunhofer.iem</groupId>
<artifactId>CryptoAnalysis-Parent</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<groupId>de.fraunhofer.iem</groupId>
<artifactId>CryptoAnalysis-Parent</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
<packaging>pom</packaging>

<name>CryptoAnalysis-Parent</name>
Expand Down

0 comments on commit bc9e271

Please sign in to comment.