File tree 3 files changed +5
-5
lines changed
plexus-interactivity-jline
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >plexus-interactivity</artifactId >
6
6
<groupId >org.codehaus.plexus</groupId >
7
- <version >1.1-SNAPSHOT </version >
7
+ <version >1.1</version >
8
8
</parent >
9
9
10
10
<artifactId >plexus-interactivity-api</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >plexus-interactivity</artifactId >
6
6
<groupId >org.codehaus.plexus</groupId >
7
- <version >1.1-SNAPSHOT </version >
7
+ <version >1.1</version >
8
8
</parent >
9
9
10
10
<artifactId >plexus-interactivity-jline</artifactId >
Original file line number Diff line number Diff line change 8
8
</parent >
9
9
10
10
<artifactId >plexus-interactivity</artifactId >
11
- <version >1.1-SNAPSHOT </version >
11
+ <version >1.1</version >
12
12
<packaging >pom</packaging >
13
13
14
14
<name >Plexus Interactivity Handler Component</name >
17
17
<connection >${scm.url} </connection >
18
18
<developerConnection >${scm.url} </developerConnection >
19
19
<url >https://github.com/codehaus-plexus/plexus-interactivity</url >
20
- <tag >HEAD </tag >
20
+ <tag >plexus-interactivity-1.1 </tag >
21
21
</scm >
22
22
<issueManagement >
23
23
<system >github</system >
32
32
33
33
<properties >
34
34
<scm .url>scm:git:https://github.com/codehaus-plexus/plexus-interactivity.git</scm .url>
35
- <project .build.outputTimestamp>2020-01-20T18:52:37Z </project .build.outputTimestamp>
35
+ <project .build.outputTimestamp>2021-09-11T07:18:40Z </project .build.outputTimestamp>
36
36
</properties >
37
37
38
38
<modules >
You can’t perform that action at this time.
0 commit comments