chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<extensions xmlns="http://maven.apache.org/EXTENSIONS/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd">
|
||||
<extension>
|
||||
<groupId>com.github.gzm55.maven</groupId>
|
||||
<artifactId>project-settings-extension</artifactId>
|
||||
<version>0.2.3</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>fish.payara.maven.extensions</groupId>
|
||||
<artifactId>regex-profile-activator</artifactId>
|
||||
<version>0.2</version>
|
||||
</extension>
|
||||
</extensions>
|
||||
Reference in New Issue
Block a user