Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
INB
Text Mining
Generic Tools
nlp-gate-generic-component
Commits
9d0b7420
Commit
9d0b7420
authored
Feb 27, 2020
by
jcorvi
Browse files
test removen https repo
parent
ce9d769d
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
9d0b7420
<project
xmlns=
"http://maven.apache.org/POM/4.0.0"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<repositories>
<repository>
<id>
central
</id>
<name>
Central Repository
</name>
<url>
https://repo.maven.apache.org/maven2
</url>
<layout>
default
</layout>
<snapshots>
<enabled>
false
</enabled>
</snapshots>
</repository>
</repositories>
<groupId>
es.bsc.inb.nlp
</groupId>
<artifactId>
nlp-gate-generic-component
</artifactId>
<version>
0.0.1-SNAPSHOT
</version>
...
...
Write
Preview
Markdown
is supported
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