Added .m2 folder
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice.
|
||||
#Tue Aug 22 17:47:06 CEST 2023
|
||||
plexus-interactivity-1.0-alpha-5.pom>central=
|
||||
+16
@@ -0,0 +1,16 @@
|
||||
<project>
|
||||
<parent>
|
||||
<artifactId>plexus-components</artifactId>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<version>1.1.4</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>plexus-interactivity</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>Plexus Interactivity Handler Component</name>
|
||||
<version>1.0-alpha-5</version>
|
||||
<modules>
|
||||
<module>plexus-interactivity-api</module>
|
||||
<module>plexus-interactivity-jline</module>
|
||||
</modules>
|
||||
</project>
|
||||
+1
@@ -0,0 +1 @@
|
||||
c82d903328a19650479b18e5c273cbc626dfa25e /home/projects/maven/repository-staging/to-ibiblio/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-5/plexus-interactivity-1.0-alpha-5.pom
|
||||
Reference in New Issue
Block a user