Skip to content

Commit

Permalink
Bump version to 0.0.20-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
proksch committed Sep 8, 2023
1 parent b99abed commit 64028eb
Show file tree
Hide file tree
Showing 23 changed files with 64 additions and 64 deletions.
6 changes: 3 additions & 3 deletions analyzer/callable-index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
Expand All @@ -19,12 +19,12 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>server</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/debian-license-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>debian-license-detector</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>debian-license-detector</name>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/debian-license-feeder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>debian-license-feeder</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>debian-license-feeder</name>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/dummy-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -13,12 +13,12 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>server</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
4 changes: 2 additions & 2 deletions analyzer/javacg-opal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
Expand All @@ -19,7 +19,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>de.opal-project</groupId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/license-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>license-detector</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>license-detector</name>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/license-feeder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>license-feeder</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>license-feeder</name>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down
8 changes: 4 additions & 4 deletions analyzer/metadata-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>metadata-plugin</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>metadata-plugin</name>
Expand All @@ -20,12 +20,12 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>server</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>parallel-vulnerability-cache-invalidation-plugin</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>parallel-vulnerability-cache-invalidation-plugin</name>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down
2 changes: 1 addition & 1 deletion analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>eu.fasten</groupId>
<artifactId>parent</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<artifactId>analyzer</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/python-license-detector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>python-license-detector</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>python-license-detector</name>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/python-license-feeder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>python-license-feeder</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>python-license-feeder</name>
Expand All @@ -18,7 +18,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down
8 changes: 4 additions & 4 deletions analyzer/quality-analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>quality-analyzer</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>quality-analyzer</name>
Expand All @@ -23,12 +23,12 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>server</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/repo-analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>repo-analyzer</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>repo-analyzer</name>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions analyzer/repo-cloner-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>repo-cloner-plugin</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>repo-cloner-plugin</name>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.tmatesoft.hg4j</groupId>
Expand Down
4 changes: 2 additions & 2 deletions analyzer/restapi-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
Expand All @@ -26,7 +26,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>

<!-- Spring Boot runtime dependencies -->
Expand Down
6 changes: 3 additions & 3 deletions analyzer/vulnerability-cache-invalidation-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<artifactId>analyzer</artifactId>
<groupId>eu.fasten</groupId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</parent>

<groupId>eu.fasten.analyzer</groupId>
<artifactId>vulnerability-cache-invalidation-plugin</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
<packaging>jar</packaging>

<name>vulnerability-cache-invalidation-plugin</name>
Expand All @@ -20,7 +20,7 @@
<dependency>
<groupId>eu.fasten</groupId>
<artifactId>core</artifactId>
<version>0.0.19-SNAPSHOT</version>
<version>0.0.20-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jooq</groupId>
Expand Down
Loading

0 comments on commit 64028eb

Please sign in to comment.