Skip to content

Commit

Permalink
⬆️ Next version 6.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Windup committed Aug 8, 2022
1 parent a39845e commit 5e77a66
Show file tree
Hide file tree
Showing 88 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Expand Up @@ -18,7 +18,7 @@

<groupId>org.jboss.windup</groupId>
<artifactId>windup-bom</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Windup BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-groovy/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-groovy-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-groovy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-groovy/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.config</groupId>
Expand Down
2 changes: 1 addition & 1 deletion config-groovy/tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-groovy-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-groovy-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-xml/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-xml-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config-xml/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.config</groupId>
Expand Down
2 changes: 1 addition & 1 deletion config-xml/tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-xml-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-xml-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion config/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.config</groupId>
Expand Down
2 changes: 1 addition & 1 deletion config/tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.config</groupId>
<artifactId>windup-config-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion coverage-report/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-coverage-report</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion decompiler/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler</groupId>
<artifactId>decompiler-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<!-- TODO Donate this addon to Forge. -->
Expand Down
2 changes: 1 addition & 1 deletion decompiler/impl-fernflower/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler</groupId>
<artifactId>decompiler-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>decompiler-fernflower</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion decompiler/impl-procyon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler</groupId>
<artifactId>decompiler-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<!-- TODO Donate this addon to Forge. -->
Expand Down
2 changes: 1 addition & 1 deletion decompiler/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.decompiler</groupId>
Expand Down
2 changes: 1 addition & 1 deletion exec/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.exec</groupId>
<artifactId>windup-exec-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-exec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exec/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.exec</groupId>
<artifactId>windup-exec-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-exec-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exec/impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.exec</groupId>
<artifactId>windup-exec-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-exec-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exec/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.exec</groupId>
Expand Down
2 changes: 1 addition & 1 deletion exec/tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.exec</groupId>
<artifactId>windup-exec-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-exec-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion forks/gremlin-shaded/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion forks/jdt/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion graph/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.graph</groupId>
<artifactId>windup-graph-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-graph</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graph/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.graph</groupId>
<artifactId>windup-graph-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-graph-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graph/impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.graph</groupId>
<artifactId>windup-graph-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-graph-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion graph/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.graph</groupId>
Expand Down
2 changes: 1 addition & 1 deletion graph/tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.graph</groupId>
<artifactId>windup-graph-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-graph-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-ast/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.ast</groupId>
<artifactId>windup-java-ast-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-java-ast</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion java-ast/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.ast</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-ast/tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.ast</groupId>
<artifactId>windup-java-ast-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>windup-java-ast-tests</artifactId>
<name>Windup AST - Java - Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion module-spec/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Windup Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion reporting/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.reporting</groupId>
<artifactId>windup-reporting-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-reporting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reporting/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.reporting</groupId>
<artifactId>windup-reporting-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-reporting-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reporting/impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.reporting</groupId>
<artifactId>windup-reporting-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-reporting-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion reporting/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.reporting</groupId>
Expand Down
2 changes: 1 addition & 1 deletion reporting/tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.reporting</groupId>
<artifactId>windup-reporting-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-reporting-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rules-base/addon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.rules.apps</groupId>
<artifactId>windup-rules-base-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-rules-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rules-base/api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.rules.apps</groupId>
<artifactId>windup-rules-base-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-rules-base-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rules-base/impl/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.rules.apps</groupId>
<artifactId>windup-rules-base-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<artifactId>windup-rules-base-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rules-base/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>6.0.0.Alpha2</version>
<version>6.0.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.rules.apps</groupId>
Expand Down

0 comments on commit 5e77a66

Please sign in to comment.