This repository was archived by the owner on Dec 4, 2024. It is now read-only.
File tree 4 files changed +7
-7
lines changed
plexus-component-annotations
plexus-component-metadata
4 files changed +7
-7
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 >1.1 </version >
10
+ <version >1.2-SNAPSHOT </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 >1.1 </version >
9
+ <version >1.2-SNAPSHOT </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 >1.1 </version >
7
+ <version >1.2-SNAPSHOT </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 >1.1 </version >
12
+ <version >1.2-SNAPSHOT </version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >Parent :: Plexus Containers</name >
21
21
</modules >
22
22
23
23
<scm >
24
- <connection >scm:svn:http://svn.codehaus.org/plexus/plexus-containers/tags/plexus-containers-1.1 </connection >
25
- <developerConnection >scm:svn:https://svn.codehaus.org/plexus/plexus-containers/tags/plexus-containers-1.1 </developerConnection >
26
- <url >http://fisheye.codehaus.org/browse/plexus/plexus-containers/tags/plexus-containers-1.1 </url >
24
+ <connection >scm:svn:http://svn.codehaus.org/plexus/plexus-containers/trunk </connection >
25
+ <developerConnection >scm:svn:https://svn.codehaus.org/plexus/plexus-containers/trunk </developerConnection >
26
+ <url >http://fisheye.codehaus.org/browse/plexus/plexus-containers/trunk </url >
27
27
</scm >
28
28
29
29
<properties >
You can’t perform that action at this time.
0 commit comments