Skip to content

Commit f38e025

Browse files
authored
Update repositories-view.md
1 parent 058d9fc commit f38e025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_manual/repositories-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Repostories can be [tagged](https://bnd.bndtools.org/chapters/870-plugins.html#t
3232

3333
Since repositories are implemented as plug-ins, it is theoretically possible to support almost any kind of repository, by developing a new plug-in type; though of course it is more convenient to use an existing repository plug-in. Bnd and Bndtools support the following repository types out-of-the-box.
3434

35-
The special repo `bnd-cache` (added in 7.2.0) is a [mini cache repo](https://bnd.bndtools.org/chapters/150-build.html#the-cnfcache-directory) that is expanded in the `cnf` directory to cache some intermediate files and holds e.g. [default plugins for the Project Launcher and Project Tester](https://bnd.bndtools.org/chapters/150-build.html#overriding-the-plugins).
35+
The special repo `bnd-cache` is a [mini cache repo](https://bnd.bndtools.org/chapters/150-build.html#the-cnfcache-directory) that is expanded in the `cnf` directory to cache some intermediate files and holds e.g. [default plugins for the Project Launcher and Project Tester](https://bnd.bndtools.org/chapters/150-build.html#overriding-the-plugins).
3636

3737
## Indexed Repositories
3838

0 commit comments

Comments
 (0)