Skip to content

Commit

Permalink
git subrepo pull assembly
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "assembly"
  merged:   "e360117d4d"
upstream:
  origin:   "[email protected]:daisy/pipeline-assembly.git"
  branch:   "master"
  commit:   "cac8f03f95"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
  • Loading branch information
bertfrees committed Oct 4, 2024
1 parent 2682ea4 commit 8b5bfb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assembly/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
remote = [email protected]:daisy/pipeline-assembly.git
branch = master
commit = cac8f03f95d4ec82d2bbe935e5b2439840037301
parent = 79285a42165699727861a380e56c4819e4b55efc
parent = 78f67e0b16e748e00c1bc0a9423ffa924979f76d
cmdver = 0.3.1
4 changes: 2 additions & 2 deletions assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@
<dependency>
<groupId>org.daisy.pipeline</groupId>
<artifactId>framework-bom</artifactId>
<version>1.14.19</version>
<version>1.14.20-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>modules-bom</artifactId>
<version>1.14.27-SNAPSHOT</version>
<version>1.14.27</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 8b5bfb6

Please sign in to comment.