Skip to content

Commit 2bbb7e5

Browse files
committed
Update outdated comments in the library readme
1 parent a67d3fb commit 2bbb7e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ can have version numbers in the name. Example: colt1.0.3.jar.
2222
If you're adding a new .jar to the repository, please:
2323
- make sure the jar isn't already somewhere in the repository.
2424
If it is, try to converge on one version and promote placement to
25-
more if it is used in multiple projects
25+
core if it is used in both core and research
2626
- add the jar itself to the lib directory (with or without version number)
2727
- add its source zip with version number to the libsrc directory
2828
- check to make sure that the jar file doesn't have other libraries
@@ -33,7 +33,7 @@ If you're adding a new .jar to the repository, please:
3333
to its source -- this is essential to keep things working for
3434
Eclipse/IntelliJ users!
3535
- also update this file with information about the jar
36-
- If it will be needed by releases of CoreNLP, also add it to the *2* pom files.
36+
- If it will be needed by releases of CoreNLP, also add it to the *3* pom files.
3737
- If it will be needed by releases of CoreNLP, also document the
3838
licensing in LIBRARY-LICENSES.
3939

0 commit comments

Comments
 (0)