Skip to content

Commit d0627ff

Browse files
committed
Update toolchains model to 1.1.0
1 parent 22864c8 commit d0627ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ target/
1313
.idea
1414
.factorypath
1515
.externalToolBuilders
16+
/bin/

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
<goal>jdom-writer</goal>
204204
</goals>
205205
<configuration>
206-
<version>1.0.0</version>
206+
<version>1.1.0</version>
207207
<models>
208208
<model>target/dependency/apache-maven-${mavenVersion}/maven-core/src/main/mdo/toolchains.mdo</model>
209209
</models>

0 commit comments

Comments
 (0)