mirror of
https://github.com/renovatebot/renovate.git
synced 2024-12-22 21:48:32 +00:00
6ea0d5d6fb
Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com> Co-authored-by: Rhys Arkins <rhys@arkins.net>
18 lines
449 B
XML
18 lines
449 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<metadata>
|
|
<groupId>org.example</groupId>
|
|
<artifactId>package</artifactId>
|
|
<versioning>
|
|
<latest>1.0.2</latest>
|
|
<release>1.0.2</release>
|
|
<versions>
|
|
<version>0.0.1</version>
|
|
<version>1.0.0</version>
|
|
<version>1.0.1</version>
|
|
<version>1.0.2</version>
|
|
<version>1.0.3</version>
|
|
</versions>
|
|
<lastUpdated>20210101000000</lastUpdated>
|
|
</versioning>
|
|
</metadata>
|