Skip to content

Commit 5129c7a

Browse files
committed
v8.0.8
1 parent 7c20ccf commit 5129c7a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,5 +383,5 @@ typings/
383383
# next.js build output
384384
.next
385385

386-
# flatten-maven-plugin
386+
# flatten-maven-plugin index file
387387
.flattened-pom.xml

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,4 @@ script:
4242
- cd ../bus-validate && mvn install -DskipTests=true
4343
- cd ../bus-base && mvn install -DskipTests=true
4444
- cd ../bus-starter && mvn install -DskipTests=true
45-
- cd ../bus-bom && mvn install -DskipTests=true
4645
- cd ../bus-all && mvn install -DskipTests=true

0 commit comments

Comments
 (0)