提交 d8219c4d 编写于 作者: A alanharder

inherit version for maven-hpi-plugin from grandparent pom

(effectively bumping from 1.63 to 1.64)
上级 9f7ec4c0
<!-- <!--
The MIT License The MIT License
Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Daniel Dyer, Erik Ramfelt, Stephen Connolly, Tom Huybrechts Copyright (c) 2004-2011, Sun Microsystems, Inc., Kohsuke Kawaguchi,
Daniel Dyer, Erik Ramfelt, Stephen Connolly, Tom Huybrechts
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
...@@ -265,7 +266,7 @@ THE SOFTWARE. ...@@ -265,7 +266,7 @@ THE SOFTWARE.
<plugin> <plugin>
<groupId>org.jenkins-ci.tools</groupId> <groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId> <artifactId>maven-hpi-plugin</artifactId>
<version>1.63</version> <!-- version specified in grandparent pom -->
<extensions>true</extensions> <extensions>true</extensions>
<configuration> <configuration>
<showDeprecation>true</showDeprecation> <showDeprecation>true</showDeprecation>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<!-- <!--
The MIT License The MIT License
Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, id:sorokh Copyright (c) 2004-2011, Sun Microsystems, Inc., Kohsuke Kawaguchi, id:sorokh
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
......
<!-- <!--
The MIT License The MIT License
Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Daniel Dyer, Erik Ramfelt, Stephen Connolly, Tom Huybrechts Copyright (c) 2004-2011, Sun Microsystems, Inc., Kohsuke Kawaguchi,
Daniel Dyer, Erik Ramfelt, Stephen Connolly, Tom Huybrechts
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal
...@@ -82,7 +83,7 @@ THE SOFTWARE. ...@@ -82,7 +83,7 @@ THE SOFTWARE.
<plugin> <plugin>
<groupId>org.jenkins-ci.tools</groupId> <groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId> <artifactId>maven-hpi-plugin</artifactId>
<version>1.63</version> <!-- version specified in grandparent pom -->
<extensions>true</extensions> <extensions>true</extensions>
<configuration> <configuration>
<showDeprecation>true</showDeprecation> <showDeprecation>true</showDeprecation>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册