[
https://issues.apache.org/jira/browse/MSHARED-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz updated MSHARED-1214:
------------------------------------------
Fix Version/s: maven-filtering-3.3.2
> SVN tag in pom.xml
> ------------------
>
> Key: MSHARED-1214
> URL: https://issues.apache.org/jira/browse/MSHARED-1214
> Project: Maven Shared Components
> Issue Type: Dependency upgrade
> Components: maven-filtering
> Reporter: Elliotte Rusty Harold
> Priority: Minor
> Fix For: maven-filtering-3.3.2
>
>
> Although the current release version is 3.3.1 I see this in pm.xml at head:
> ```
> <scm>
>
> <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</connection>
>
> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</developerConnection>
> <tag>maven-filtering-3.2.0</tag>
>
> <url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url>
> </scm>
> ```
> Probably we should just detag this info since it isn't kept up to date and
> simply point to head like most projects do.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)