Skip to content

Commit ab3a8c1

Browse files
committed
#711: Update Maven plugin version to 0.9.1.
1 parent 8421706 commit ab3a8c1

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.rultor.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ install: |
1414
pdd --file=/dev/null
1515
merge:
1616
script: |
17-
pwd
18-
ls -al .
19-
ls -al ..
2017
mvn clean install -Pqulice --errors -Dstyle.color=never
2118
release:
2219
pre: false

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@
398398
<plugin>
399399
<groupId>org.eolang</groupId>
400400
<artifactId>hone-maven-plugin</artifactId>
401-
<version>0.7.8</version>
401+
<version>0.9.1</version>
402402
<executions>
403403
<execution>
404404
<goals>

0 commit comments

Comments
 (0)