File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.codehaus.mojo</groupId >
24
24
<artifactId >mrm</artifactId >
25
- <version >1.4.1-SNAPSHOT </version >
25
+ <version >1.4.1</version >
26
26
</parent >
27
27
28
28
<artifactId >mrm-api</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.codehaus.mojo</groupId >
24
24
<artifactId >mrm</artifactId >
25
- <version >1.4.1-SNAPSHOT </version >
25
+ <version >1.4.1</version >
26
26
</parent >
27
27
28
28
<artifactId >mrm-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.codehaus.mojo</groupId >
24
24
<artifactId >mrm</artifactId >
25
- <version >1.4.1-SNAPSHOT </version >
25
+ <version >1.4.1</version >
26
26
</parent >
27
27
28
28
<artifactId >mrm-servlet</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.codehaus.mojo</groupId >
24
24
<artifactId >mrm</artifactId >
25
- <version >1.4.1-SNAPSHOT </version >
25
+ <version >1.4.1</version >
26
26
</parent >
27
27
28
28
<artifactId >mrm-webapp</artifactId >
Original file line number Diff line number Diff line change 27
27
28
28
<groupId >org.codehaus.mojo</groupId >
29
29
<artifactId >mrm</artifactId >
30
- <version >1.4.1-SNAPSHOT </version >
30
+ <version >1.4.1</version >
31
31
<packaging >pom</packaging >
32
32
33
33
<name >Mock Repository Manager :: Project</name >
76
76
<connection >scm:git:https://github.com/mojohaus/mrm.git</connection >
77
77
<
developerConnection >scm:git:ssh://
[email protected] /mojohaus/mrm.git</
developerConnection >
78
78
<url >https://github.com/mojohaus/mrm/tree/master</url >
79
- <tag >HEAD </tag >
79
+ <tag >mrm-1.4.1 </tag >
80
80
</scm >
81
81
<issueManagement >
82
82
<system >GitHub</system >
92
92
<mavenVersion >2.2.1</mavenVersion >
93
93
<mojo .java.target>1.8</mojo .java.target>
94
94
<jetty .version>9.4.48.v20220622</jetty .version>
95
- <project .build.outputTimestamp>2022-06-21T14:23:48Z </project .build.outputTimestamp>
95
+ <project .build.outputTimestamp>2022-06-27T16:20:24Z </project .build.outputTimestamp>
96
96
</properties >
97
97
98
98
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments