Skip to content

Commit

Permalink
adding meta-information to pom
Browse files Browse the repository at this point in the history
  • Loading branch information
mtgag committed May 10, 2024
1 parent 88ae3f4 commit 11a2482
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions jlint-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<dependency>
<groupId>de.mtg</groupId>
<artifactId>jzlint</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
Expand Down
1 change: 1 addition & 0 deletions jlint-issuer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<dependency>
<groupId>de.mtg</groupId>
<artifactId>jzlint</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
Expand Down
1 change: 1 addition & 0 deletions jlint-ocsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<dependency>
<groupId>de.mtg</groupId>
<artifactId>jzlint</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 11a2482

Please sign in to comment.