reschke commented on code in PR #2684:
URL: https://github.com/apache/jackrabbit-oak/pull/2684#discussion_r2757880348
##########
oak-query-spi/src/main/java/org/apache/jackrabbit/oak/spi/query/package-info.java:
##########
@@ -18,7 +18,7 @@
/**
* This package contains oak query index related classes.
*/
-@Version("3.2.0")
+@Version("3.2.1")
Review Comment:
Please rely on the bundle plugin. This is not a matter of opinion. Did you
build locally?
~~~[INFO] artifact org.apache.jackrabbit:oak-query-spi: checking for updates
from artifactory-releases
[WARNING] repository metadata for: 'artifact
org.apache.jackrabbit:oak-query-spi' could not be retrieved from repository:
artifactory-releases due to an error: transfer failed for
https://artifactory.corp.adobe.com/artifactory/maven-aem-dev/org/apache/jackrabbit/oak-query-spi/maven-metadata.xml
[INFO] artifact org.apache.jackrabbit:oak-query-spi: checking for updates
from central
[ERROR] org.apache.jackrabbit.oak.spi.query: Version increase required;
detected 3.2.1, suggested 4.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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]