From 286b60fced0ed2949179a93c171b6085f0de7c3b Mon Sep 17 00:00:00 2001 From: Kadiray Karakaya Date: Wed, 12 Jun 2024 15:27:33 +0200 Subject: [PATCH] version update v1.3.0 --- pom.xml | 2 +- sootup.analysis/pom.xml | 2 +- sootup.callgraph/pom.xml | 2 +- sootup.core/pom.xml | 2 +- sootup.examples/pom.xml | 2 +- sootup.java.bytecode/pom.xml | 2 +- sootup.java.core/pom.xml | 2 +- sootup.java.sourcecode/pom.xml | 2 +- sootup.jimple.parser/pom.xml | 2 +- sootup.qilin/pom.xml | 2 +- sootup.qilin/run.sh | 2 +- sootup.report/pom.xml | 2 +- sootup.tests/pom.xml | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 58f58588d6f..f5c8a99be8f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pom org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 SootUp A new version of Soot with a completely overhauled architecture https://soot-oss.github.io/SootUp diff --git a/sootup.analysis/pom.xml b/sootup.analysis/pom.xml index 4c76fb3defa..44f63c9647d 100644 --- a/sootup.analysis/pom.xml +++ b/sootup.analysis/pom.xml @@ -9,7 +9,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.callgraph/pom.xml b/sootup.callgraph/pom.xml index 3ded1243005..d89fe393bdb 100644 --- a/sootup.callgraph/pom.xml +++ b/sootup.callgraph/pom.xml @@ -9,7 +9,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.core/pom.xml b/sootup.core/pom.xml index 42099188902..35c82ac1a23 100644 --- a/sootup.core/pom.xml +++ b/sootup.core/pom.xml @@ -9,7 +9,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.examples/pom.xml b/sootup.examples/pom.xml index e636c68a7af..42bec68526c 100644 --- a/sootup.examples/pom.xml +++ b/sootup.examples/pom.xml @@ -8,7 +8,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.java.bytecode/pom.xml b/sootup.java.bytecode/pom.xml index b5cac113ac4..9f4d9f5306e 100644 --- a/sootup.java.bytecode/pom.xml +++ b/sootup.java.bytecode/pom.xml @@ -9,7 +9,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.java.core/pom.xml b/sootup.java.core/pom.xml index 28486bc021b..10c9da3ff70 100644 --- a/sootup.java.core/pom.xml +++ b/sootup.java.core/pom.xml @@ -9,7 +9,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.java.sourcecode/pom.xml b/sootup.java.sourcecode/pom.xml index c7ac6683f1c..1f736dab633 100644 --- a/sootup.java.sourcecode/pom.xml +++ b/sootup.java.sourcecode/pom.xml @@ -9,7 +9,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.jimple.parser/pom.xml b/sootup.jimple.parser/pom.xml index 394f432bee3..3ce11c1e74e 100644 --- a/sootup.jimple.parser/pom.xml +++ b/sootup.jimple.parser/pom.xml @@ -10,7 +10,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.qilin/pom.xml b/sootup.qilin/pom.xml index 264b86d615e..0b4afa6f7a7 100644 --- a/sootup.qilin/pom.xml +++ b/sootup.qilin/pom.xml @@ -10,7 +10,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.qilin/run.sh b/sootup.qilin/run.sh index 6890d22c7cc..a0a45c47cee 100755 --- a/sootup.qilin/run.sh +++ b/sootup.qilin/run.sh @@ -1,3 +1,3 @@ #!/bin/sh mvn clean compile assembly:single -mv target/sootup.qilin-1.2.1-SNAPSHOT-jar-with-dependencies.jar ../artifact/Qilin-0.9.4-SNAPSHOT.jar +mv target/sootup.qilin-1.3.0-jar-with-dependencies.jar ../artifact/Qilin-0.9.4-SNAPSHOT.jar diff --git a/sootup.report/pom.xml b/sootup.report/pom.xml index c878def6996..635ed4ba80b 100644 --- a/sootup.report/pom.xml +++ b/sootup.report/pom.xml @@ -8,7 +8,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 diff --git a/sootup.tests/pom.xml b/sootup.tests/pom.xml index beb729fe6ae..b8793b379d7 100644 --- a/sootup.tests/pom.xml +++ b/sootup.tests/pom.xml @@ -10,7 +10,7 @@ org.soot-oss sootup - 1.2.1-SNAPSHOT + 1.3.0 @@ -47,7 +47,7 @@ org.soot-oss sootup.jimple.parser - 1.2.1-SNAPSHOT + 1.3.0 test