Skip to content

Commit

Permalink
Bump version to 3.0.4 and update plugin dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
minborg committed Mar 6, 2017
1 parent 212272b commit d36d0a6
Show file tree
Hide file tree
Showing 41 changed files with 54 additions and 54 deletions.
2 changes: 1 addition & 1 deletion archetype-parent/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion archetype-parent/speedment-archetype-mariadb/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.archetypes</groupId>
<artifactId>archetypes</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>speedment-archetype-mariadb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetype-parent/speedment-archetype-mysql/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.archetypes</groupId>
<artifactId>archetypes</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>speedment-archetype-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetype-parent/speedment-archetype-postgresql/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.archetypes</groupId>
<artifactId>archetypes</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>speedment-archetype-postgresql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/generator-deploy/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.build</groupId>
<artifactId>build-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment</groupId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/generator/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.build</groupId>
<artifactId>build-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment</groupId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/maven-plugin/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.build</groupId>
<artifactId>build-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.3</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment.build</groupId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/runtime-deploy/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.build</groupId>
<artifactId>build-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment</groupId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/runtime/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.build</groupId>
<artifactId>build-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment</groupId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/tool-deploy/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.build</groupId>
<artifactId>build-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment</groupId>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/tool/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.build</groupId>
<artifactId>build-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment</groupId>
Expand Down
4 changes: 2 additions & 2 deletions common-parent/codegen/pom.xml
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>com.speedment.common</groupId>
<artifactId>common-parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>

<artifactId>codegen</artifactId>
<version>2.4.4-SNAPSHOT</version>
<version>2.4.4</version>
<packaging>bundle</packaging>

<name>Speedment - Common - CodeGen</name>
Expand Down
8 changes: 4 additions & 4 deletions common-parent/common-all/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.common</groupId>
<artifactId>common-parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>

<artifactId>common-all</artifactId>
Expand All @@ -42,13 +42,13 @@
<invariant.version>1.0.1</invariant.version>
<function.version>1.0.1</function.version>
<json.version>1.0.3</json.version>
<tuple.version>1.0.3-SNAPSHOT</tuple.version>
<tuple.version>1.0.3</tuple.version>
<logger.version>1.0.3</logger.version>
<codegen.version>2.4.4-SNAPSHOT</codegen.version>
<codegen.version>2.4.4</codegen.version>
<codegenxml.version>1.0.2</codegenxml.version>
<injector.version>1.2.0</injector.version>
<rest.version>1.0.3</rest.version>
<lazy.version>1.0.3-SNAPSHOT</lazy.version>
<lazy.version>1.0.3</lazy.version>
<mapstream.version>2.3.5</mapstream.version>
<mutablestream.version>1.0.0</mutablestream.version>
<singletonstream.version>1.0.0</singletonstream.version>
Expand Down
4 changes: 2 additions & 2 deletions common-parent/lazy/pom.xml
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>com.speedment.common</groupId>
<artifactId>common-parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>

<artifactId>lazy</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>bundle</packaging>

<name>Speedment - Common - Lazy</name>
Expand Down
4 changes: 2 additions & 2 deletions common-parent/pom.xml
Expand Up @@ -26,12 +26,12 @@
<parent>
<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment.common</groupId>
<artifactId>common-parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>

<packaging>pom</packaging>

Expand Down
4 changes: 2 additions & 2 deletions common-parent/tuple/pom.xml
Expand Up @@ -26,11 +26,11 @@
<parent>
<groupId>com.speedment.common</groupId>
<artifactId>common-parent</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
</parent>

<artifactId>tuple</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>
<packaging>bundle</packaging>

<name>Speedment - Common - Tuple</name>
Expand Down
2 changes: 1 addition & 1 deletion connector-parent/h2/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.connector</groupId>
<artifactId>connector-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>h2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connector-parent/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment.connector</groupId>
Expand Down
2 changes: 1 addition & 1 deletion generator-parent/generator-all/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.generator</groupId>
<artifactId>generator-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>generator-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generator-parent/generator-core/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.generator</groupId>
<artifactId>generator-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>generator-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generator-parent/generator-standard/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.generator</groupId>
<artifactId>generator-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>generator-standard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generator-parent/generator-translator/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.generator</groupId>
<artifactId>generator-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>generator-translator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion generator-parent/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment.generator</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugin-parent/enum-generator/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.plugins</groupId>
<artifactId>plugin-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>enum-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin-parent/json-stream/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.plugins</groupId>
<artifactId>plugin-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>json-stream</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plugin-parent/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion plugin-parent/spring-generator/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.plugins</groupId>
<artifactId>plugin-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>spring-generator</artifactId>
Expand Down
14 changes: 7 additions & 7 deletions pom.xml
Expand Up @@ -34,7 +34,7 @@

<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
<packaging>pom</packaging>

<!-- Project Metadata -->
Expand Down Expand Up @@ -63,7 +63,7 @@
<maven.compiler.target>1.8</maven.compiler.target>

<speedment.version>${project.version}</speedment.version>
<common.version>1.0.4-SNAPSHOT</common.version>
<common.version>1.0.4</common.version>
</properties>

<organization>
Expand Down Expand Up @@ -228,7 +228,7 @@

<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>

<configuration>
<compilerArgument>-Xlint:all</compilerArgument>
Expand Down Expand Up @@ -440,7 +440,7 @@
<!-- http://eclemma.org/jacoco/trunk/doc/maven.html -->
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.7.8</version>
<version>0.7.9</version>

<executions>
<execution>
Expand Down Expand Up @@ -547,7 +547,7 @@
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<version>1.6.8</version>

<extensions>true</extensions>

Expand Down Expand Up @@ -592,7 +592,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.0.1</version>
<version>3.2.0</version>
<scope>test</scope>
</dependency>

Expand All @@ -612,7 +612,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.6.2</version>
<version>2.7.12</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion runtime-parent/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment</groupId>
<artifactId>speedment-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<groupId>com.speedment.runtime</groupId>
Expand Down
2 changes: 1 addition & 1 deletion runtime-parent/runtime-all/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.runtime</groupId>
<artifactId>runtime-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>runtime-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion runtime-parent/runtime-config/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.runtime</groupId>
<artifactId>runtime-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>runtime-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion runtime-parent/runtime-core/pom.xml
Expand Up @@ -26,7 +26,7 @@
<parent>
<groupId>com.speedment.runtime</groupId>
<artifactId>runtime-parent</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
</parent>

<artifactId>runtime-core</artifactId>
Expand Down
Expand Up @@ -38,7 +38,7 @@ public String getSubtitle() {

@Override
public String getImplementationVersion() {
return "3.0.4-SNAPSHOT";
return "3.0.4";
}

@Override
Expand Down

0 comments on commit d36d0a6

Please sign in to comment.