Skip to content

Commit

Permalink
Update pom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aklakan authored Oct 2, 2024
1 parent e7ec6e9 commit 5c31441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/load-tdb2/yml/pom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ artifactId: my-example-kg
version: 1.0.0
packaging: pom
dependencies:
- {groupId: org.coypu.data.disasters, artifactId: disasters,version: 0.20240312.1842, type: nt.bz2}
- {groupId: org.aksw.moin, artifactId: moin,version: 1.20220502.0, type: ttl.bz2}
- {groupId: org.coypu.data.disasters, artifactId: disasters, version: 0.20240312.1842, type: nt.bz2}
- {groupId: org.aksw.moin, artifactId: moin, version: 1.20220502.0, type: ttl.bz2}
build:
plugins:
- groupId: org.aksw.maven.plugins
Expand Down

0 comments on commit 5c31441

Please sign in to comment.