Elliotte Rusty Harold created MSHARED-1214:
----------------------------------------------

             Summary: 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


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)

Reply via email to