File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
custom-layers/mariadb-galleon-pack Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 35
35
<dependency >
36
36
<groupId >org.jboss.eap</groupId >
37
37
<artifactId >wildfly-ee-galleon-pack</artifactId >
38
- <version >8.1.0.Beta-redhat-00002 </version >
38
+ <version >8.1.0.Beta-redhat-00007 </version >
39
39
<type >zip</type >
40
40
<exclusions >
41
41
<exclusion >
55
55
<plugin >
56
56
<groupId >org.wildfly.galleon-plugins</groupId >
57
57
<artifactId >wildfly-galleon-maven-plugin</artifactId >
58
- <version >7.3.1.Final</version >
58
+ <version >7.3.1.Final-redhat-00002 </version >
59
59
<executions >
60
60
<execution >
61
61
<id >mariadb-galleon-pack-build</id >
Original file line number Diff line number Diff line change 14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
<jakarta .jakartaee-api.version>10.0.0</jakarta .jakartaee-api.version>
16
16
<version .maven.war.plugin>3.4.0</version .maven.war.plugin>
17
- <version .eap.plugin>2.0.0.Beta1-redhat-00004 </version .eap.plugin>
17
+ <version .eap.plugin>2.0.0.Beta1-redhat-00011 </version .eap.plugin>
18
18
</properties >
19
19
20
20
<dependencies >
69
69
<galleon-options >
70
70
<jboss-fork-embedded >true</jboss-fork-embedded >
71
71
</galleon-options >
72
- <runtime- name >ROOT.war</runtime- name >
72
+ <name >ROOT.war</name >
73
73
</configuration >
74
74
<executions >
75
75
<execution >
Original file line number Diff line number Diff line change 14
14
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
15
15
<jakarta .jakartaee-api.version>10.0.0</jakarta .jakartaee-api.version>
16
16
<version .maven.war.plugin>3.4.0</version .maven.war.plugin>
17
- <version .eap.plugin>2.0.0.Beta1-redhat-00004 </version .eap.plugin>
17
+ <version .eap.plugin>2.0.0.Beta1-redhat-00011 </version .eap.plugin>
18
18
</properties >
19
19
20
20
<dependencies >
Original file line number Diff line number Diff line change 63
63
<galleon-options >
64
64
<jboss-fork-embedded >true</jboss-fork-embedded >
65
65
</galleon-options >
66
- <runtime- name >ROOT.war</runtime- name >
66
+ <name >ROOT.war</name >
67
67
</configuration >
68
68
<executions >
69
69
<execution >
You can’t perform that action at this time.
0 commit comments