Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Prepare release 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen O'Rourke and Yong Zhou committed Aug 31, 2018
1 parent d0e16af commit f992e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.tyro.oss</groupId>
<artifactId>log-testing</artifactId>
<version>1.1-SNAPSHOT</version>
<version>2.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>A simple library for testing log events.</description>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:https://github.com/tyro/log-testing.git</connection>
<developerConnection>scm:git:https://github.com/tyro/log-testing.git</developerConnection>
<url>https://github.com/tyro/log-testing</url>
<tag>HEAD</tag>
<tag>2.0</tag>
</scm>

<properties>
Expand Down

0 comments on commit f992e10

Please sign in to comment.