Skip to content

Commit 79bb7b0

Browse files
committed
Final 2.5.1
1 parent 9aa1d29 commit 79bb7b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,17 @@
2626
<modelVersion>4.0.0</modelVersion>
2727
<groupId>org.logicng</groupId>
2828
<artifactId>logicng</artifactId>
29-
<version>2.5.1-SNAPSHOT</version>
29+
<version>2.5.1</version>
3030
<packaging>bundle</packaging>
3131

3232
<name>LogicNG</name>
3333
<description>The Next Generation Logic Library</description>
34-
<url>http://www.logicng.org</url>
34+
<url>https://www.logicng.org</url>
3535

3636
<licenses>
3737
<license>
3838
<name>The Apache License, Version 2.0</name>
39-
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
39+
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
4040
</license>
4141
</licenses>
4242

0 commit comments

Comments
 (0)