Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion big-data-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<repository>
<id>XypronRelease</id>
<name>Xypron Release</name>
<url>http://rsync.xypron.de/repository</url>
<url>https://rsync.xypron.de/repository</url>
<layout>default</layout>
</repository>
</repositories>
Expand Down
2 changes: 1 addition & 1 deletion commasrl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<pluginRepository>
<id>CogcompSoftware</id>
<name>CogcompSoftware</name>
<url>http://macniece.seas.upenn.edu/m2repo/</url>
<url>https://macniece.seas.upenn.edu/m2repo/</url>
</pluginRepository>
</pluginRepositories>

Expand Down
2 changes: 1 addition & 1 deletion ner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<pluginRepository>
<id>CogcompSoftware</id>
<name>CogcompSoftware</name>
<url>http://cogcomp.org/m2repo/</url>
<url>https://cogcomp.org/m2repo/</url>
</pluginRepository>
</pluginRepositories>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<repository>
<id>CogcompSoftware</id>
<name>CogcompSoftware</name>
<url>http://macniece.seas.upenn.edu/m2repo/</url>
<url>https://macniece.seas.upenn.edu/m2repo/</url>
</repository>
</repositories>

Expand Down
2 changes: 1 addition & 1 deletion quantifier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<pluginRepository>
<id>CogcompSoftware</id>
<name>CogcompSoftware</name>
<url>http://cogcomp.org/m2repo/</url>
<url>https://cogcomp.org/m2repo/</url>
</pluginRepository>
</pluginRepositories>

Expand Down
2 changes: 1 addition & 1 deletion question-type/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<pluginRepository>
<id>CogcompSoftware</id>
<name>CogcompSoftware</name>
<url>http://cogcomp.org/m2repo/</url>
<url>https://cogcomp.org/m2repo/</url>
<releases>
<enabled>true</enabled>
</releases>
Expand Down
2 changes: 1 addition & 1 deletion relation-extraction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<pluginRepository>
<id>CogcompSoftware</id>
<name>CogcompSoftware</name>
<url>http://cogcomp.org/m2repo/</url>
<url>https://cogcomp.org/m2repo/</url>
</pluginRepository>
</pluginRepositories>

Expand Down