Skip to content

Commit 32effa6

Browse files
authored
Merge pull request #142 from secure-software-engineering/version_4.1.0
Update SPDS version to 4.1.0
2 parents b775ee7 + 68b6e2c commit 32effa6

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

PDS/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>PDS</artifactId>

SynchronizedPDS/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>synchronizedPDS</artifactId>

WPDS/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>WPDS</artifactId>

boomerangPDS/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>boomerangPDS</artifactId>

boomerangScope-Opal/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
</parent>
1010

1111
<artifactId>boomerangScope-Opal</artifactId>

boomerangScope-Soot/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
9+
<version>4.1.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212
<artifactId>boomerangScope-Soot</artifactId>

boomerangScope-SootUp/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

boomerangScope-WALA/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>BoomerangScope-WALA</artifactId>

boomerangScope/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>boomerangScope</artifactId>

idealPDS/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>idealPDS</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>de.fraunhofer.iem</groupId>
66
<artifactId>Boomerang-Parent</artifactId>
7-
<version>4.0.1-SNAPSHOT</version>
7+
<version>4.1.0</version>
88
<packaging>pom</packaging>
99
<name>Boomerang-Parent</name>
1010
<description>Parent project that holds all definitions for Synchronized and Weighted Pushdown Systems, Boomerang, and IDEal</description>

testCore/pom.xml

+1-1
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.0.1-SNAPSHOT</version>
8+
<version>4.1.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>testCore</artifactId>

0 commit comments

Comments
 (0)