diff options
Diffstat (limited to 'dev-java/reflections')
-rw-r--r-- | dev-java/reflections/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-java/reflections/metadata.xml b/dev-java/reflections/metadata.xml index 909a9b33f6fd..4e7ae7699d82 100644 --- a/dev-java/reflections/metadata.xml +++ b/dev-java/reflections/metadata.xml @@ -3,4 +3,7 @@ <pkgmetadata> <herd>java</herd> <longdescription>Reflections scans your classpath, indexes the metadata, allows you to query it on runtime and may save and collect that information for many modules within your project.</longdescription> + <upstream> + <remote-id type="github">ronmamo/reflections</remote-id> + </upstream> </pkgmetadata> |