bosschaert commented on a change in pull request #32:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/32#discussion_r518742805



##########
File path: 
src/main/java/org/apache/sling/feature/cpconverter/vltpkg/VaultPackageAssembler.java
##########
@@ -105,7 +105,7 @@ private static VaultPackageAssembler create(VaultPackage 
vaultPackage, Workspace
         Properties properties = new Properties();
         properties.setProperty(PackageProperties.NAME_VERSION,
                                
packageProperties.getProperty(PackageProperties.NAME_VERSION)
-                                                             + '-'
+                                                             + '.'

Review comment:
       Is this change related?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to