fjtirado commented on issue #3337:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/issues/3337#issuecomment-1914467550

   The Apache repositories
   ```
    <repositories>
       <!-- Bootstrap repository to locate the parent pom when the parent pom
         has not been build locally. -->
       <repository>
         <id>apache-public-repository-group</id>
         <name>Apache Public Repository Group</name>
         <url>https://repository.apache.org/content/groups/public/</url>
         <layout>default</layout>
         <releases>
           <enabled>true</enabled>
           <updatePolicy>never</updatePolicy>
         </releases>
         <snapshots>
           <enabled>true</enabled>
           <updatePolicy>daily</updatePolicy>
         </snapshots>
       </repository>
     </repositories>
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to