Skip to content

Commit fd942eb

Browse files
authored
Merge pull request #519 from CROSSINGTUD/version_3.0.3
Update CryptoAnalysis version to 3.0.3
2 parents cc7e312 + e6ab01f commit fd942eb

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>3.0.2</version>
36+
<version>3.0.3</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>3.0.2</version>
36+
<version>3.0.3</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>3.0.2</version>
10+
<version>3.0.3</version>
1111
<packaging>pom</packaging>
1212

1313
<name>CryptoAnalysis-Parent</name>

0 commit comments

Comments
 (0)