We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c20ccf commit 5129c7aCopy full SHA for 5129c7a
.gitignore
@@ -383,5 +383,5 @@ typings/
383
# next.js build output
384
.next
385
386
-# flatten-maven-plugin
+# flatten-maven-plugin index file
387
.flattened-pom.xml
.travis.yml
@@ -42,5 +42,4 @@ script:
42
- cd ../bus-validate && mvn install -DskipTests=true
43
- cd ../bus-base && mvn install -DskipTests=true
44
- cd ../bus-starter && mvn install -DskipTests=true
45
- - cd ../bus-bom && mvn install -DskipTests=true
46
- cd ../bus-all && mvn install -DskipTests=true
0 commit comments