You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

newversion-artifact-metadata.xml 220B

12345678910
  1. <metadata>
  2. <groupId>test</groupId>
  3. <artifactId>newversion-artifact</artifactId>
  4. <versioning>
  5. <versions>
  6. <version>1.0.0</version>
  7. <version>1.0.1</version>
  8. </versions>
  9. </versioning>
  10. </metadata>