Skip to content

Commit f6435ff

Browse files
committed
Release: autoPublish waitMaxTime 1800->5400 + fix OSS validation
1 parent a7da1e7 commit f6435ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

commons/audit/handler-csv/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
~ information: "Portions copyright [year] [name of copyright owner]".
1414
~
1515
~ Copyright 2015-2016 ForgeRock AS.
16+
~ Portions copyright 2020-2025 3A Systems, LLC
1617
-->
1718
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1819
<modelVersion>4.0.0</modelVersion>
@@ -25,7 +26,7 @@
2526
<artifactId>handler-csv</artifactId>
2627
<packaging>bundle</packaging>
2728
<name>${project.groupId}.${project.artifactId}</name>
28-
<description />
29+
<description>${project.groupId}:${project.artifactId}</description>
2930

3031
<dependencies>
3132
<dependency>

0 commit comments

Comments
 (0)