Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.0.0.RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Aug 21, 2017
1 parent 149ca6f commit beca198
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 16 deletions.
5 changes: 3 additions & 2 deletions core/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>

<artifactId>psi-probe-core</artifactId>
Expand All @@ -32,7 +32,8 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
</scm>
<tag>3.0.0.RC2</tag>
</scm>

<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -16,7 +16,7 @@

<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
<packaging>pom</packaging>

<name>psi-probe</name>
Expand Down Expand Up @@ -67,7 +67,7 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
<tag>HEAD</tag>
<tag>3.0.0.RC2</tag>
</scm>
<issueManagement>
<system>GitHub Issues</system>
Expand Down
5 changes: 3 additions & 2 deletions rest/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>

<artifactId>psi-probe-rest</artifactId>
Expand All @@ -32,7 +32,8 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
</scm>
<tag>3.0.0.RC2</tag>
</scm>

<dependencies>
<dependency>
Expand Down
5 changes: 3 additions & 2 deletions tomcat70adapter/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>

<artifactId>psi-probe-tomcat7</artifactId>
Expand All @@ -32,7 +32,8 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
</scm>
<tag>3.0.0.RC2</tag>
</scm>

<properties>
<tomcat.version>7.0.79</tomcat.version>
Expand Down
5 changes: 3 additions & 2 deletions tomcat80adapter/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>

<artifactId>psi-probe-tomcat8</artifactId>
Expand All @@ -32,7 +32,8 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
</scm>
<tag>3.0.0.RC2</tag>
</scm>

<properties>
<tomcat.version>8.0.45</tomcat.version>
Expand Down
5 changes: 3 additions & 2 deletions tomcat85adapter/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>

<artifactId>psi-probe-tomcat85</artifactId>
Expand All @@ -32,7 +32,8 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
</scm>
<tag>3.0.0.RC2</tag>
</scm>

<properties>
<tomcat.version>8.5.20</tomcat.version>
Expand Down
5 changes: 3 additions & 2 deletions tomcat90adapter/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>

<artifactId>psi-probe-tomcat9</artifactId>
Expand All @@ -32,7 +32,8 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
</scm>
<tag>3.0.0.RC2</tag>
</scm>

<properties>
<tomcat.version>9.0.0.M26</tomcat.version>
Expand Down
5 changes: 3 additions & 2 deletions web/pom.xml
Expand Up @@ -17,7 +17,7 @@
<parent>
<groupId>com.github.psi-probe</groupId>
<artifactId>psi-probe</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0.RC2</version>
</parent>

<artifactId>psi-probe-web</artifactId>
Expand All @@ -33,7 +33,8 @@
<connection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</connection>
<developerConnection>scm:git:ssh://git@github.com/psi-probe/psi-probe.git</developerConnection>
<url>https://github.com/psi-probe/psi-probe/</url>
</scm>
<tag>3.0.0.RC2</tag>
</scm>

<properties>
<probe.log.path>${catalina.base}/logs</probe.log.path>
Expand Down

0 comments on commit beca198

Please sign in to comment.