Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dbpedia-assoc
MARVIN-config
Commits
2b7db061
Commit
2b7db061
authored
May 03, 2020
by
Your Name
Browse files
fixed wikidata config
parent
8f2b119d
Changes
1
Hide whitespace changes
Inline
Side-by-side
databus-poms/dbpedia/wikidata/pom.xml
View file @
2b7db061
...
...
@@ -184,7 +184,7 @@ order by asc(?versionstring)
<goal>
upload
</goal>
</goals>
<configuration>
<fromDir>
${project.build.directory}/databus/repo/${project.groupId}/${project.artifactId}
</fromDir>
<fromDir>
${project.build.directory}/databus/repo/
dbpedia/
${project.groupId}/${project.artifactId}
</fromDir>
<url>
dav:https://downloads.dbpedia.org/repo/
</url>
<toDir>
dbpedia/${project.groupId}/${project.artifactId}
</toDir>
<serverId>
downloads-dbpedia-org
</serverId>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment