We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa1d29 commit 79bb7b0Copy full SHA for 79bb7b0
pom.xml
@@ -26,17 +26,17 @@
26
<modelVersion>4.0.0</modelVersion>
27
<groupId>org.logicng</groupId>
28
<artifactId>logicng</artifactId>
29
- <version>2.5.1-SNAPSHOT</version>
+ <version>2.5.1</version>
30
<packaging>bundle</packaging>
31
32
<name>LogicNG</name>
33
<description>The Next Generation Logic Library</description>
34
- <url>http://www.logicng.org</url>
+ <url>https://www.logicng.org</url>
35
36
<licenses>
37
<license>
38
<name>The Apache License, Version 2.0</name>
39
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
40
</license>
41
</licenses>
42
0 commit comments