Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[maven-release-plugin] prepare for next development iteration
  • Loading branch information
jsight committed May 3, 2016
1 parent 0fd160a commit a17c397
Show file tree
Hide file tree
Showing 87 changed files with 93 additions and 97 deletions.
6 changes: 1 addition & 5 deletions bom/pom.xml
Expand Up @@ -18,7 +18,7 @@

<groupId>org.jboss.windup</groupId>
<artifactId>windup-bom</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Windup BOM</name>
Expand Down Expand Up @@ -310,8 +310,4 @@

</dependencies>
</dependencyManagement>

<scm>
<tag>2.5.0.Final</tag>
</scm>
</project>
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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<groupId>org.jboss.windup.config</groupId>
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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<artifactId>windup-config-tests</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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<artifactId>decompiler-fernflower</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions decompiler/impl-procyon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler</groupId>
<artifactId>decompiler-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<!-- TODO Donate this addon to Forge. -->
Expand All @@ -15,7 +15,7 @@
<name>Windup Engine - Decompiler Procyon</name>

<properties>
<version.procyon>2.5.0.Final</version.procyon>
<version.procyon>2.6.0-SNAPSHOT</version.procyon>
</properties>

<dependencies>
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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

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

Expand Down
4 changes: 2 additions & 2 deletions forks/frames/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -44,7 +44,7 @@
<connection>scm:git:git@github.com:tinkerpop/frames.git</connection>
<developerConnection>scm:git:git@github.com:tinkerpop/frames.git</developerConnection>
<url>git@github.com:tinkerpop/frames.git</url>
<tag>2.5.0.Final</tag>
<tag>HEAD</tag>
</scm>

<properties>
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>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion forks/procyon/Procyon.CompilerTools/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler.procyon</groupId>
<artifactId>procyon-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<artifactId>procyon-compilertools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion forks/procyon/Procyon.Core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler.procyon</groupId>
<artifactId>procyon-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<artifactId>procyon-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion forks/procyon/Procyon.Expressions/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler.procyon</groupId>
<artifactId>procyon-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<artifactId>procyon-expressions</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion forks/procyon/Procyon.Reflection/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup.decompiler.procyon</groupId>
<artifactId>procyon-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<artifactId>procyon-reflection</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion forks/procyon/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.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>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>
<artifactId>windup-java-ast-tests</artifactId>
<name>Windup AST - Java - Tests</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@

<groupId>org.jboss.windup</groupId>
<artifactId>windup-parent</artifactId>
<version>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Windup Parent</name>
Expand Down Expand Up @@ -38,7 +38,7 @@
</properties>

<scm>
<tag>2.5.0.Final</tag>
<tag>master</tag>
<connection>${windup.scm.connection}</connection>
<developerConnection>${windup.developer.connection}</developerConnection>
<url>${windup.scm.url}</url>
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>2.5.0.Final</version>
<version>2.6.0-SNAPSHOT</version>
</parent>

<artifactId>windup-reporting</artifactId>
Expand Down

0 comments on commit a17c397

Please sign in to comment.