Branch: refs/heads/JENKINS-44721-2
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 76c0d6a2c5b33074e3b76c09d342cb5bb02693af
      
https://github.com/jenkinsci/pipeline-maven-plugin/commit/76c0d6a2c5b33074e3b76c09d342cb5bb02693af
  Author: Cyrille Le Clerc <clecl...@cloudbees.com>
  Date:   2017-08-11 (Fri, 11 Aug 2017)

  Changed paths:
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/WithMavenStepExecution.java
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/dao/PipelineMavenPluginH2Dao.java
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/listeners/DownstreamPipelineTriggerRunListener.java
    M 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/PipelineGraphPublisher.java

  Log Message:
  -----------
  [JENKINS-44721] handle Maven artifact.version and artifact.baseVersion so 
that the version of generated artifacts that are deployed to a maven repo (mvn 
deploy) are handled as SNAPSHOT (e.g. "1.0-SNAPSHOT") and not only as their 
expanded version (e.g. "1.0-20100529-1213")


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to