File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 3
3
/target /
4
4
.flattened-pom.xml
5
5
6
- * .iml
6
+ * .iml
7
+
8
+ docs /
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.avioconsulting.mule</groupId >
8
8
<artifactId >avio-mule-modules-parent</artifactId >
9
- <version >1.3.0.1 </version >
9
+ <version >1.3.0-7 </version >
10
10
</parent >
11
11
12
12
<groupId >com.avioconsulting.munit</groupId >
13
13
<artifactId >munit-http-mockserver</artifactId >
14
14
<version >1.0.0-SNAPSHOT</version >
15
15
<packaging >mule-extension</packaging >
16
16
<description >MUnit HTTP MockServer</description >
17
- <url >${repository.https.url } </url >
17
+ <url >https://github.com/ ${project.github.repository } </url >
18
18
<developers >
19
19
<developer >
20
20
<name >Adam DesJardin</name >
32
32
<scm >
33
33
<connection >scm:git:${repository.url} </connection >
34
34
<developerConnection >scm:ssh:${repository.url} </developerConnection >
35
- <url >${repository.https.url } </url >
35
+ <url >https://github.com/ ${project.github.repository } </url >
36
36
</scm >
37
37
<dependencies >
38
38
<dependency >
39
39
<groupId >org.mock-server</groupId >
40
40
<artifactId >mockserver-netty-no-dependencies</artifactId >
41
- <version >5.14 .0</version >
41
+ <version >5.15 .0</version >
42
42
</dependency >
43
43
<dependency >
44
44
<groupId >org.mule.runtime</groupId >
49
49
<dependency >
50
50
<groupId >org.mule.connectors</groupId >
51
51
<artifactId >mule-http-connector</artifactId >
52
- <version >1.7.3</version >
53
52
<classifier >mule-plugin</classifier >
54
53
<scope >test</scope >
55
54
</dependency >
You can’t perform that action at this time.
0 commit comments