You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@
18
18
<artifactId>digitalocean-api-client</artifactId>
19
19
<packaging>jar</packaging>
20
20
<name>DigitalOcean API Client in Java</name>
21
-
<version>2.4-SNAPSHOT</version>
21
+
<version>2.4</version>
22
22
<description>DigitalOcean API Client in Java</description>
23
23
<url>http://myjeeva.com</url>
24
24
<licenses>
@@ -108,7 +108,7 @@
108
108
<detectLinks>true</detectLinks>
109
109
<charset>UTF-8</charset>
110
110
<header>${project.name}</header>
111
-
<bottom><![CDATA[<div style="font-size: 14px;"><br/><br/>Copyright © <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 © <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>
0 commit comments