Skip to content

Commit

Permalink
git subrepo pull utils/build-utils
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "utils/build-utils"
  merged:   "7658e13b54"
upstream:
  origin:   "[email protected]:daisy/pipeline-build-utils.git"
  branch:   "master"
  commit:   "1a94a0e431"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
  • Loading branch information
bertfrees committed May 22, 2023
1 parent 4e5a1ed commit 97d42f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion utils/build-utils/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
remote = [email protected]:daisy/pipeline-build-utils.git
branch = master
commit = 1a94a0e4313ffa28292b66a78d19aa0f817c75d3
parent = bd7555076373e4fda3b30bc8cac3efe045f85791
parent = e01afcdaf1ec77f7cb6c82dc6570e09fbe7529a8
cmdver = 0.3.1
2 changes: 1 addition & 1 deletion utils/build-utils/modules-build-helper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ds-to-spi-runtime.version>1.2.0</ds-to-spi-runtime.version>
<xprocspec.version>1.4.2</xprocspec.version>
<framework.version>1.14.10</framework.version>
<modules.version>1.14.12-SNAPSHOT</modules.version>
<modules.version>1.14.12</modules.version>
<modules-test-helper.version>2.2.2</modules-test-helper.version>
<xproc-engine-daisy-pipeline.version>1.14.4</xproc-engine-daisy-pipeline.version>
</properties>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.daisy.pipeline.modules</groupId>
<artifactId>modules-parent</artifactId>
<version>1.14.12-SNAPSHOT</version>
<version>1.14.12</version>
<relativePath/>
</parent>
<groupId>org.daisy.pipeline.build.modules-build-helper</groupId>
Expand Down

0 comments on commit 97d42f1

Please sign in to comment.