You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/09/02 12:55:42 UTC

svn commit: r1903830 - /xmlbeans/trunk/build.gradle

Author: fanningpj
Date: Fri Sep  2 12:55:42 2022
New Revision: 1903830

URL: http://svn.apache.org/viewvc?rev=1903830&view=rev
Log:
fix cyclonedb pom generation

Modified:
    xmlbeans/trunk/build.gradle

Modified: xmlbeans/trunk/build.gradle
URL: http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1903830&r1=1903829&r2=1903830&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Fri Sep  2 12:55:42 2022
@@ -48,7 +48,7 @@ if (project.hasProperty('enableSonar'))
 }
 
 
-
+group = 'org.apache.xmlbeans'
 
 sourceCompatibility = JavaVersion.VERSION_1_8
 targetCompatibility = JavaVersion.VERSION_1_8



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org