Skip to content

Commit

Permalink
prepare to release
Browse files Browse the repository at this point in the history
  • Loading branch information
attila-kiss-it committed Aug 1, 2019
1 parent c24a71b commit 6f51559
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>org.everit.authnr</groupId>
<artifactId>org.everit.authnr.permissionchecker.ri.ecm</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>

<packaging>bundle</packaging>

Expand Down
6 changes: 3 additions & 3 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>org.everit.authnr</groupId>
<artifactId>org.everit.authnr.permissionchecker.ri.ecm.tests</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>

<packaging>bundle</packaging>

Expand Down Expand Up @@ -132,12 +132,12 @@
<dependency>
<groupId>org.everit.props</groupId>
<artifactId>org.everit.props.ri</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>org.everit.props</groupId>
<artifactId>org.everit.props.ri.schema.qdsl</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>org.everit.props</groupId>
Expand Down

0 comments on commit 6f51559

Please sign in to comment.