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 287e9e1 commit e7ec6e9
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions examples/load-tdb2/yml/pom.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
modelVersion: 4.0.0
parent:
artifactId: aksw-data-deployment
groupId: org.aksw.data.config
version: 0.0.8
relativePath: ''
parent: {artifactId: aksw-data-deployment, groupId: org.aksw.data.config, version: 0.0.8, relativePath: ''}
groupId: org.aksw.deleteme
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 e7ec6e9

Please sign in to comment.