Skip to content

Commit

Permalink
pom tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
j256 committed Nov 7, 2021
1 parent e630b5f commit e71e702
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 @@ -32,14 +32,14 @@
<surefire.argLine />
<disableDoclint />

<ormlite-version>${project.version}</ormlite-version>

<!-- external test package versions -->
<persistence-api-version>1.0</persistence-api-version>
<easymock-version>3.4</easymock-version>
<h2-version>1.4.200</h2-version>
<junit-version>4.13.1</junit-version>
<joda-time-version>1.5</joda-time-version>
<ormlite-version>${project.version}</ormlite-version>
<commons-logging-version>1.1.1</commons-logging-version>
</properties>
<developers>
<developer>
Expand Down

0 comments on commit e71e702

Please sign in to comment.