File tree Expand file tree Collapse file tree 16 files changed +18
-21
lines changed Expand file tree Collapse file tree 16 files changed +18
-21
lines changed Original file line number Diff line number Diff line change 23
23
<groupId >org.membrane-soa</groupId >
24
24
<artifactId >service-proxy-parent</artifactId >
25
25
<relativePath >../pom.xml</relativePath >
26
- <version >6.2.7-SNAPSHOT </version >
26
+ <version >6.2.7</version >
27
27
</parent >
28
28
29
29
<dependencies >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?><factorypath >
2
- <factorypathentry enabled =" true" id =" M2_REPO/org/membrane-soa/service-proxy-annot/6.2.7-SNAPSHOT /service-proxy-annot-6.2.7-SNAPSHOT .jar" kind =" VARJAR" runInBatchMode =" false" />
2
+ <factorypathentry enabled =" true" id =" M2_REPO/org/membrane-soa/service-proxy-annot/6.2.7/service-proxy-annot-6.2.7.jar" kind =" VARJAR" runInBatchMode =" false" />
3
3
</factorypath >
Original file line number Diff line number Diff line change 12
12
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
13
See the License for the specific language governing permissions and
14
14
limitations under the License.
15
- -->
16
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
15
+ --> <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18
16
19
17
<modelVersion >4.0.0</modelVersion >
20
18
<artifactId >service-proxy-core</artifactId >
25
23
<groupId >org.membrane-soa</groupId >
26
24
<artifactId >service-proxy-parent</artifactId >
27
25
<relativePath >../pom.xml</relativePath >
28
- <version >6.2.7-SNAPSHOT </version >
26
+ <version >6.2.7</version >
29
27
</parent >
30
28
31
29
<!-- Open Telemetry -->
480
478
<configuration >
481
479
<target >
482
480
<copy todir =" ../docs" >
483
- <fileset
484
- dir =" ${project.build.directory}/classes/com/predic8/membrane/core/config/spring" >
481
+ <fileset dir =" ${project.build.directory}/classes/com/predic8/membrane/core/config/spring" >
485
482
<include name =" router-conf.xsd" />
486
483
</fileset >
487
484
</copy >
Original file line number Diff line number Diff line change 25
25
<dependency >
26
26
<groupId >org.membrane-soa</groupId >
27
27
<artifactId >service-proxy-core</artifactId >
28
- <version >6.2.7-SNAPSHOT </version >
28
+ <version >6.2.7</version >
29
29
</dependency >
30
30
31
31
</dependencies >
Original file line number Diff line number Diff line change 29
29
<dependency >
30
30
<groupId >org.membrane-soa</groupId >
31
31
<artifactId >service-proxy-core</artifactId >
32
- <version >6.2.7-SNAPSHOT </version >
32
+ <version >6.2.7</version >
33
33
</dependency >
34
34
<dependency >
35
35
<groupId >org.projectlombok</groupId >
Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >org.membrane-soa</groupId >
20
20
<artifactId >service-proxy-core</artifactId >
21
- <version >6.2.7-SNAPSHOT </version >
21
+ <version >6.2.7</version >
22
22
</dependency >
23
23
24
24
</dependencies >
Original file line number Diff line number Diff line change 18
18
<dependency >
19
19
<groupId >org.membrane-soa</groupId >
20
20
<artifactId >service-proxy-core</artifactId >
21
- <version >6.2.7-SNAPSHOT </version >
21
+ <version >6.2.7</version >
22
22
</dependency >
23
23
</dependencies >
24
24
Original file line number Diff line number Diff line change 19
19
<dependency >
20
20
<groupId >org.membrane-soa</groupId >
21
21
<artifactId >service-proxy-core</artifactId >
22
- <version >6.2.7-SNAPSHOT </version >
22
+ <version >6.2.7</version >
23
23
</dependency >
24
24
25
25
</dependencies >
Original file line number Diff line number Diff line change 27
27
<groupId >org.membrane-soa</groupId >
28
28
<artifactId >service-proxy-parent</artifactId >
29
29
<relativePath >../pom.xml</relativePath >
30
- <version >6.2.7-SNAPSHOT </version >
30
+ <version >6.2.7</version >
31
31
</parent >
32
32
33
33
<dependencies >
Original file line number Diff line number Diff line change 25
25
<groupId >org.membrane-soa</groupId >
26
26
<artifactId >service-proxy-parent</artifactId >
27
27
<relativePath >../pom.xml</relativePath >
28
- <version >6.2.7-SNAPSHOT </version >
28
+ <version >6.2.7</version >
29
29
</parent >
30
30
31
31
<properties >
You can’t perform that action at this time.
0 commit comments