Skip to content

Commit

Permalink
Bump version to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dmj committed Jan 13, 2020
1 parent f70ea61 commit 891747b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0-SNAPSHOT
2.0
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>java</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0</version>

<name>SchXslt Java</name>
<description>Java classes for Schematron validation with SchXslt</description>
Expand Down Expand Up @@ -214,4 +214,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit 891747b

Please sign in to comment.