Skip to content

Commit

Permalink
version update to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kadirayk committed Feb 19, 2025
1 parent c96084c commit e019e31
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>pom</packaging>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
<name>SootUp</name>
<description>A new version of Soot with a completely overhauled architecture</description>
<url>https://soot-oss.github.io/SootUp</url>
Expand Down
2 changes: 1 addition & 1 deletion sootup.analysis.interprocedural/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.analysis.intraprocedural/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.apk.frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<name>SootUp APK Frontend</name>
Expand Down
2 changes: 1 addition & 1 deletion sootup.callgraph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.codepropertygraph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sootup</artifactId>
<groupId>org.soot-oss</groupId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sootup.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.interceptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<artifactId>sootup.interceptors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion sootup.java.bytecode.frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.java.core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.java.sourcecode.frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion sootup.jimple.frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion sootup.qilin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sootup.report/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion sootup.tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.soot-oss</groupId>
<artifactId>sootup</artifactId>
<version>1.3.1-SNAPSHOT</version>
<version>2.0.0</version>
</parent>

<dependencies>
Expand Down

0 comments on commit e019e31

Please sign in to comment.