You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2022/06/02 11:36:47 UTC

[GitHub] [sling-org-apache-sling-mom] ashokmca07 commented on a diff in pull request #2: SLING-11368: Upgrade to sling 47

ashokmca07 commented on code in PR #2:
URL: https://github.com/apache/sling-org-apache-sling-mom/pull/2#discussion_r887853002


##########
src/main/java/org/apache/sling/mom/package-info.java:
##########
@@ -20,5 +20,7 @@
 /**
  */
 
-@org.osgi.annotation.versioning.Version("1.0.0")
+@Version("1.0.1")

Review Comment:
   
   suggested by `bnd-baseline-maven-plugin`
   ```[INFO] The baseline version was found to be 1.0.0
   [ERROR] Baseline mismatch for package org.apache.sling.mom, MICRO change. Current is 1.0.0, repo is 1.0.0, suggest 1.0.1 or -
   MICRO                PACKAGE    org.apache.sling.mom
     REMOVED            ANNOTATED  aQute.bnd.annotation.Version
       REMOVED          PROPERTY   value='1.0.0'
     ADDED              ANNOTATED  org.osgi.annotation.versioning.Version
       ADDED            PROPERTY   value='1.0.0'```
   



-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@sling.apache.org

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