Skip to content

Commit bc9e271

Browse files
authored
Merge pull request #473 from CROSSINGTUD/version_2.8.1
Update CryptoAnalysis version to 2.8.1
2 parents 29e1c77 + ca8aa52 commit bc9e271

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CryptoAnalysis-Android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<parent>
3434
<groupId>de.fraunhofer.iem</groupId>
3535
<artifactId>CryptoAnalysis-Parent</artifactId>
36-
<version>2.8.0</version>
36+
<version>2.8.1</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939

CryptoAnalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<parent>
3434
<groupId>de.fraunhofer.iem</groupId>
3535
<artifactId>CryptoAnalysis-Parent</artifactId>
36-
<version>2.8.0</version>
36+
<version>2.8.1</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>de.fraunhofer.iem</groupId>
99
<artifactId>CryptoAnalysis-Parent</artifactId>
10-
<version>2.8.0</version>
10+
<version>2.8.1</version>
1111
<packaging>pom</packaging>
1212

1313
<name>CryptoAnalysis-Parent</name>

0 commit comments

Comments
 (0)