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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to