Skip to content

Commit 0048bff

Browse files
committed
[maven-release-plugin] prepare release digitalocean-api-client-2.4
1 parent 157402f commit 0048bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<artifactId>digitalocean-api-client</artifactId>
1919
<packaging>jar</packaging>
2020
<name>DigitalOcean API Client in Java</name>
21-
<version>2.4-SNAPSHOT</version>
21+
<version>2.4</version>
2222
<description>DigitalOcean API Client in Java</description>
2323
<url>http://myjeeva.com</url>
2424
<licenses>
@@ -108,7 +108,7 @@
108108
<detectLinks>true</detectLinks>
109109
<charset>UTF-8</charset>
110110
<header>${project.name}</header>
111-
<bottom><![CDATA[<div style="font-size: 14px;"><br/><br/>Copyright &#169; <script>document.write(new Date().getFullYear())</script> <a href="http://myjeeva.com" target="_blank" title="myjeeva blog">myjeeva blog</a>, All rights reserved. <br /><br /><span style="font-size:11px; font-style:italic;">The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons – Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a>. Libraries and code snippets on myjeeva blog has license information.</span></div>]]></bottom>
111+
<bottom><![CDATA[<div style="font-size: 14px;"><br /><br />Copyright &#169; <script>document.write(new Date().getFullYear())</script> <a href="http://myjeeva.com" target="_blank" title="myjeeva blog">myjeeva blog</a>, All rights reserved. <br /><br /><span style="font-size:11px; font-style:italic;">The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under <a href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons – Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)</a>. Libraries and code snippets on myjeeva blog has license information.</span></div>]]></bottom>
112112
<footer>${project.name}</footer>
113113
<docfilessubdirs>true</docfilessubdirs>
114114
<verbose>true</verbose>

0 commit comments

Comments
 (0)