Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
decebals committed Oct 4, 2018
1 parent a2eb20f commit cec6020
Show file tree
Hide file tree
Showing 54 changed files with 103 additions and 103 deletions.
2 changes: 1 addition & 1 deletion maven-archetypes/quickstart/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pippo-csv/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-csv</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo CSV</name>
<description>CSV content-type engine</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pippo-fastjson/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-fastjson</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Fastjson</name>
<description>Fastjson integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pippo-gson/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-gson</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Gson</name>
<description>Google Gson integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pippo-jackson/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-jackson</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Jackson</name>
<description>Jackson integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pippo-jaxb/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-jaxb</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo JAXB</name>
<description>JAXB integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pippo-snakeyaml/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-snakeyaml</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo SnakeYAML</name>
<description>Pippo SnakeYAML integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pippo-xstream/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-xstream</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo XStream</name>
<description>XStream integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-content-type-parent/pom.xml
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>pippo-content-type-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Pippo Content Type Parent</name>
Expand Down
4 changes: 2 additions & 2 deletions pippo-controller-parent/pippo-controller/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-controller-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-controller</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Controller</name>
<description>Pippo Controller</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-controller-parent/pippo-guice/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-controller-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-guice</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Guice</name>
<description>Integration with Guice</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-controller-parent/pippo-spring/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-controller-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-spring</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Spring</name>
<description>Integration with Spring Framework</description>

Expand Down
2 changes: 1 addition & 1 deletion pippo-controller-parent/pippo-weld/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-controller-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pippo-controller-parent/pom.xml
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>pippo-controller-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Pippo Controller Parent</name>
Expand Down
4 changes: 2 additions & 2 deletions pippo-core/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-core</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Core</name>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pippo-css-parent/pippo-less4j/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-css-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pippo-css-parent/pippo-sasscompiler/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-css-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-sasscompiler</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Sass</name>
<description>Sass css preprocessor</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-css-parent/pom.xml
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>pippo-css-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Pippo Css Parent</name>

Expand Down
4 changes: 2 additions & 2 deletions pippo-metrics-parent/pippo-metrics-graphite/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-metrics-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-metrics-graphite</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Metrics Graphite</name>
<description>Graphite Metrics integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-metrics-parent/pippo-metrics-influxdb/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-metrics-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-metrics-influxdb</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Metrics InfluxDB</name>
<description>InfluxDB Metrics integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-metrics-parent/pippo-metrics-librato/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-metrics-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-metrics-librato</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Metrics Librato</name>
<description>Librato Metrics integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-metrics-parent/pippo-metrics-prometheus/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-metrics-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-metrics-prometheus</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Metrics Prometheus</name>
<description>Prometheus Metrics integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-metrics-parent/pippo-metrics/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-metrics-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-metrics</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Metrics</name>
<description>DropWizard Metrics integration</description>

Expand Down
4 changes: 2 additions & 2 deletions pippo-metrics-parent/pom.xml
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>pippo-metrics-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Pippo Metrics Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion pippo-security-parent/pippo-pac4j/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-security-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pippo-security-parent/pom.xml
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>pippo-security-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Pippo Security Parent</name>

Expand Down
4 changes: 2 additions & 2 deletions pippo-server-parent/pippo-jetty/pom.xml
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>ro.pippo</groupId>
<artifactId>pippo-server-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>pippo-jetty</artifactId>
<version>1.11.0</version>
<version>1.12.0-SNAPSHOT</version>
<name>Pippo Jetty</name>
<description>Jetty embedded server</description>

Expand Down

0 comments on commit cec6020

Please sign in to comment.