File tree 1 file changed +1
-10
lines changed
1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.terracotta</groupId >
24
24
<artifactId >terracotta-parent</artifactId >
25
- <version >5.21 </version >
25
+ <version >5.23 </version >
26
26
</parent >
27
27
28
28
<groupId >org.terracotta</groupId >
132
132
<plugin >
133
133
<groupId >com.mycila</groupId >
134
134
<artifactId >license-maven-plugin</artifactId >
135
- <version >4.5</version >
136
135
<configuration >
137
136
<inlineHeader ><![CDATA[
138
137
Copyright Super iPaaS Integration LLC, an IBM Company 2024
@@ -149,14 +148,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
149
148
See the License for the specific language governing permissions and
150
149
limitations under the License.
151
150
]]> </inlineHeader >
152
- <excludes >
153
- <exclude >mvnw*</exclude >
154
- <exclude >./mvn/**</exclude >
155
- <exclude >**/src/test/resources/**</exclude >
156
- <exclude >**/.idea/**</exclude >
157
- <exclude >**/nbproject/**</exclude >
158
- <exclude >.m2/**</exclude >
159
- </excludes >
160
151
</configuration >
161
152
</plugin >
162
153
</plugins >
You can’t perform that action at this time.
0 commit comments