[
https://issues.apache.org/jira/browse/JENA-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239307#comment-16239307
]
ASF GitHub Bot commented on JENA-1418:
--------------------------------------
Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/304#discussion_r148943186
--- Diff: jena-permissions/pom.xml ---
@@ -19,9 +19,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
- <groupId>org.apache.jena</groupId>
<artifactId>jena-permissions</artifactId>
- <version>3.6.0-SNAPSHOT</version>
--- End diff --
This isn't "Upgrading minor dependencies".
IIRC Having the version in the module is, (or was - maven changes)
necessary so that modules can be built on their own during development.
This is the style elsewhere in the project - one change and not others
seems odd.
> Upgrade minor dependencies
> --------------------------
>
> Key: JENA-1418
> URL: https://issues.apache.org/jira/browse/JENA-1418
> Project: Apache Jena
> Issue Type: Dependency upgrade
> Affects Versions: Jena 3.5.0
> Reporter: A. Soroka
> Assignee: A. Soroka
> Priority: Trivial
> Fix For: Jena 3.6.0
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)