Skip to content

Commit 8ebd86a

Browse files
committed
- Fixed main POM's project.url
1 parent bbbaf2a commit 8ebd86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<packaging>pom</packaging>
1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>AuthzForce - XACML-compliant Core PDP Engine and associated test modules</description>
13-
<url>${project.url}</url>
13+
<url>https://authzforce.ow2.org</url>
1414
<licenses>
1515
<license>
1616
<name>Apache License Version 2.0</name>

0 commit comments

Comments
 (0)