Skip to content

Commit

Permalink
[maven-release-plugin] rollback the release of golden-master-0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbechtold committed Feb 3, 2020
1 parent e370c4b commit d090ca6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.maxbechtold</groupId>
<artifactId>golden-master</artifactId>
<version>0.6.1-SNAPSHOT</version>
<version>0.6.0-SNAPSHOT</version>
<name>Golden Master JUnit Extension</name>
<description>Framework for painless Golden Master Testing</description>
<inceptionYear>2017</inceptionYear>
Expand Down

0 comments on commit d090ca6

Please sign in to comment.