Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
rpereira-fccn committed Dec 3, 2021
1 parent f722d67 commit c322f46
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 @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>pt.ptcris</groupId>
<artifactId>ptcrisync</artifactId>
<version>1.1</version>
<version>2.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<orcid-api-client.version>3.0</orcid-api-client.version>
<logback-version>1.1.9</logback-version>
<logback-version>1.2.0</logback-version>
<junit.version>4.13.1</junit.version>
</properties>

Expand Down

0 comments on commit c322f46

Please sign in to comment.