This repository was archived by the owner on Dec 4, 2024. It is now read-only.
File tree 4 files changed +5
-5
lines changed
plexus-component-annotations
plexus-component-metadata
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.codehaus.plexus</groupId >
9
9
<artifactId >plexus-containers</artifactId >
10
- <version >2.1.1-SNAPSHOT </version >
10
+ <version >2.1.1</version >
11
11
</parent >
12
12
13
13
<artifactId >plexus-component-annotations</artifactId >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.codehaus.plexus</groupId >
8
8
<artifactId >plexus-containers</artifactId >
9
- <version >2.1.1-SNAPSHOT </version >
9
+ <version >2.1.1</version >
10
10
</parent >
11
11
12
12
<artifactId >plexus-component-metadata</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.codehaus.plexus</groupId >
6
6
<artifactId >plexus-containers</artifactId >
7
- <version >2.1.1-SNAPSHOT </version >
7
+ <version >2.1.1</version >
8
8
</parent >
9
9
10
10
<artifactId >plexus-container-default</artifactId >
Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >plexus-containers</artifactId >
12
- <version >2.1.1-SNAPSHOT </version >
12
+ <version >2.1.1</version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >Plexus Containers</name >
27
27
<connection >scm:git:https://github.com/codehaus-plexus/plexus-containers.git</connection >
28
28
<developerConnection >scm:git:https://github.com/codehaus-plexus/plexus-containers.git</developerConnection >
29
29
<url >https://github.com/codehaus-plexus/plexus-containers</url >
30
- <tag >HEAD </tag >
30
+ <tag >plexus-containers-2.1.1 </tag >
31
31
</scm >
32
32
<issueManagement >
33
33
<system >github</system >
You can’t perform that action at this time.
0 commit comments