This repository was archived by the owner on Apr 11, 2024. It is now read-only.
File tree 2 files changed +21
-4
lines changed
2 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.rapidpm</groupId >
23
23
<artifactId >rapidpm-dependencies</artifactId >
24
- <version >04.07.01-107 </version >
24
+ <version >04.07.04-RPM </version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
28
28
<groupId >org.rapidpm</groupId >
29
29
<artifactId >rapidpm-dependencies-core-properties</artifactId >
30
- <version >04.07.01 </version >
30
+ <version >04.07.04 </version >
31
31
32
32
<inceptionYear >2013</inceptionYear >
33
33
<organization >
123
123
<dependency >
124
124
<groupId >org.rapidpm</groupId >
125
125
<artifactId >rapidpm-functional-reactive</artifactId >
126
- <version >01.00.07-106 </version >
126
+ <version >01.00.07-RPM </version >
127
127
</dependency >
128
128
<dependency >
129
129
<groupId >org.rapidpm</groupId >
130
130
<artifactId >rapidpm-logger-adapter</artifactId >
131
- <version >01.00.10-106 </version >
131
+ <version >01.00.10-RPM </version >
132
132
</dependency >
133
133
</dependencies >
134
134
Original file line number Diff line number Diff line change
1
+ <!--
2
+
3
+ Copyright © 2013 Sven Ruppert ([email protected] )
4
+
5
+ Licensed under the Apache License, Version 2.0 (the "License");
6
+ you may not use this file except in compliance with the License.
7
+ You may obtain a copy of the License at
8
+
9
+ http://www.apache.org/licenses/LICENSE-2.0
10
+
11
+ Unless required by applicable law or agreed to in writing, software
12
+ distributed under the License is distributed on an "AS IS" BASIS,
13
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ See the License for the specific language governing permissions and
15
+ limitations under the License.
16
+
17
+ -->
1
18
<ruleset comparisonMethod =" maven"
2
19
xmlns =" http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
20
xsi : schemaLocation =" http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0 http://mojo.codehaus.org/versions-maven-plugin/xsd/rule-2.0.0.xsd" >
You can’t perform that action at this time.
0 commit comments