Skip to content

Commit

Permalink
[maven-release-plugin] prepare release tomcat-slf4j-logback-1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Mar 18, 2017
1 parent db1f0ed commit 99a08f2
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat-slf4j-logback</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
<packaging>pom</packaging>

<name>tomcat-slf4j-logback</name>
Expand Down Expand Up @@ -126,7 +126,7 @@
<connection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</connection>
<developerConnection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</developerConnection>
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback</url>
<tag>HEAD</tag>
<tag>tomcat-slf4j-logback-1.0.2</tag>
</scm>

<modules>
Expand Down
6 changes: 3 additions & 3 deletions tomcat6/pom.xml
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat-slf4j-logback</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat6-slf4j-logback</artifactId>
<version>6.0.51-SNAPSHOT</version>
<version>6.0.51</version>

<name>tomcat6-slf4j-logback</name>
<description>Tomcat6 Slf4j Logback Integration</description>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</connection>
<developerConnection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</developerConnection>
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback</url>
<tag>HEAD</tag>
<tag>tomcat-slf4j-logback-1.0.2</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 deletions tomcat7/pom.xml
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat-slf4j-logback</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat7-slf4j-logback</artifactId>
<version>7.0.75-SNAPSHOT</version>
<version>7.0.75</version>

<name>tomcat7-slf4j-logback</name>
<description>Tomcat7 Slf4j Logback Integration</description>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</connection>
<developerConnection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</developerConnection>
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback</url>
<tag>HEAD</tag>
<tag>tomcat-slf4j-logback-1.0.2</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 deletions tomcat8/pom.xml
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat-slf4j-logback</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat8-slf4j-logback</artifactId>
<version>8.0.41-SNAPSHOT</version>
<version>8.0.41</version>

<name>tomcat8-slf4j-logback</name>
<description>Tomcat8 Slf4j Logback Integration</description>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</connection>
<developerConnection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</developerConnection>
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback</url>
<tag>HEAD</tag>
<tag>tomcat-slf4j-logback-1.0.2</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 deletions tomcat85/pom.xml
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat-slf4j-logback</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat85-slf4j-logback</artifactId>
<version>8.5.11-SNAPSHOT</version>
<version>8.5.11</version>

<name>tomcat85-slf4j-logback</name>
<description>Tomcat85 Slf4j Logback Integration</description>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</connection>
<developerConnection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</developerConnection>
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback</url>
<tag>HEAD</tag>
<tag>tomcat-slf4j-logback-1.0.2</tag>
</scm>

<properties>
Expand Down
6 changes: 3 additions & 3 deletions tomcat9/pom.xml
Expand Up @@ -18,12 +18,12 @@
<parent>
<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat-slf4j-logback</artifactId>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>
</parent>

<groupId>com.github.tomcat-slf4j-logback</groupId>
<artifactId>tomcat9-slf4j-logback</artifactId>
<version>9.0.1.M17-SNAPSHOT</version>
<version>9.0.0.M17</version>

<name>tomcat9-slf4j-logback</name>
<description>Tomcat9 Slf4j Logback Integration</description>
Expand All @@ -32,7 +32,7 @@
<connection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</connection>
<developerConnection>scm:git:ssh://git@github.com/tomcat-slf4j-logback/tomcat-slf4j-logback.git</developerConnection>
<url>https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback</url>
<tag>HEAD</tag>
<tag>tomcat-slf4j-logback-1.0.2</tag>
</scm>

<properties>
Expand Down

0 comments on commit 99a08f2

Please sign in to comment.