axiom-parent-1.2.pom still references SNAPSHOT versions
-------------------------------------------------------

                 Key: WSCOMMONS-131
                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-131
             Project: WS-Commons
          Issue Type: Bug
          Components: AXIOM
            Reporter: Raymond Feng


The following section from 
http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-parent/1.2/axiom-parent-1.2.pom
 
seems to be problematic:

<properties>
      <axiom.version>SNAPSHOT</axiom.version>
</properties>

And then the ${axiom.version} is referenced in the <dependencyManagement> 
section. As a result, the default version will be SNAPSHOT instead of 1.2 
which means that axiom-impl 1.2 will have dependency on axiom-api SNAPSHOT.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to