Skip to content

Commit

Permalink
git subrepo pull assembly
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "assembly"
  merged:   "fc93bad3ef"
upstream:
  origin:   "[email protected]:daisy/pipeline-assembly.git"
  branch:   "master"
  commit:   "815c3e0c9f"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
  • Loading branch information
bertfrees committed Sep 20, 2023
1 parent d9195bb commit e0ab808
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 = 815c3e0c9f2dfe67abebc18b2100c77da188a433
parent = abf6d6c386ff2bb37c859b0ea581b54812dd52b0
parent = af4035b7c989d9bf2c485fde57f6e231d25a86fc
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.14-SNAPSHOT</version>
<version>1.14.14</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>modules-bom</artifactId>
<version>1.14.15-SNAPSHOT</version>
<version>1.14.15</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit e0ab808

Please sign in to comment.