Skip to content

Commit 7f1610d

Browse files
authored
Merge pull request #170 from secure-software-engineering/version_4.3.0
Update SPDS version to 4.3.0
2 parents 15e15a0 + 7156049 commit 7f1610d

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

PDS/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>PDS</artifactId>

SynchronizedPDS/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>synchronizedPDS</artifactId>

WPDS/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>WPDS</artifactId>

boomerangPDS/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>boomerangPDS</artifactId>

boomerangScope-Opal/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
</parent>
1010

1111
<artifactId>boomerangScope-Opal</artifactId>

boomerangScope-Soot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>de.fraunhofer.iem</groupId>
88
<artifactId>Boomerang-Parent</artifactId>
9-
<version>4.2.1-SNAPSHOT</version>
9+
<version>4.3.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>boomerangScope-Soot</artifactId>

boomerangScope-SootUp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

boomerangScope-WALA/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>BoomerangScope-WALA</artifactId>

boomerangScope/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>boomerangScope</artifactId>

idealPDS/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.fraunhofer.iem</groupId>
77
<artifactId>Boomerang-Parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>idealPDS</artifactId>

0 commit comments

Comments
 (0)