laeubi commented on code in PR #345:
URL: https://github.com/apache/felix-dev/pull/345#discussion_r1844028819


##########
cm.json/src/main/java/org/apache/felix/cm/json/io/package-info.java:
##########
@@ -16,7 +16,7 @@
  * specific language governing permissions and limitations
  * under the License.
  */
-@Version("1.0.0")
+@Version("1.1.0")

Review Comment:
   As you only changed internal behavior, package versions are not for "easing" 
anything but to allow semantic versioning so increasing the minor is wrong here.
   
   ```suggestion
   @Version("1.0.1")
   ```



-- 
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-unsubscr...@felix.apache.org

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

Reply via email to