File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.codehaus.mojo</groupId >
22
22
<artifactId >mrm</artifactId >
23
- <version >1.6.0 </version >
23
+ <version >1.6.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >mrm-api</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.codehaus.mojo</groupId >
22
22
<artifactId >mrm</artifactId >
23
- <version >1.6.0 </version >
23
+ <version >1.6.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >mrm-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<groupId >org.codehaus.mojo</groupId >
22
22
<artifactId >mrm</artifactId >
23
- <version >1.6.0 </version >
23
+ <version >1.6.1-SNAPSHOT </version >
24
24
</parent >
25
25
26
26
<artifactId >mrm-servlet</artifactId >
Original file line number Diff line number Diff line change 25
25
26
26
<groupId >org.codehaus.mojo</groupId >
27
27
<artifactId >mrm</artifactId >
28
- <version >1.6.0 </version >
28
+ <version >1.6.1-SNAPSHOT </version >
29
29
<packaging >pom</packaging >
30
30
31
31
<name >Mock Repository Manager :: Project</name >
79
79
<scm >
80
80
<connection >scm:git:https://github.com/mojohaus/mrm.git</connection >
81
81
<
developerConnection >scm:git:ssh://
[email protected] /mojohaus/mrm.git</
developerConnection >
82
- <tag >1.6 .0</tag >
82
+ <tag >1.5 .0</tag >
83
83
<url >https://github.com/mojohaus/mrm/tree/master</url >
84
84
</scm >
85
85
<issueManagement >
98
98
<recommendedJavaBuildVersion >11</recommendedJavaBuildVersion >
99
99
<jetty .version>9.4.53.v20231009</jetty .version>
100
100
<checkstyle .violation.ignore>MagicNumber</checkstyle .violation.ignore>
101
- <project .build.outputTimestamp>2023-11-02T22:52:33Z </project .build.outputTimestamp>
101
+ <project .build.outputTimestamp>2023-11-02T22:53:14Z </project .build.outputTimestamp>
102
102
</properties >
103
103
104
104
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments