Skip to content

Commit

Permalink
git subrepo pull cli
Browse files Browse the repository at this point in the history
subrepo:
  subdir:   "cli"
  merged:   "9e483116d0"
upstream:
  origin:   "[email protected]:daisy/pipeline-cli-go.git"
  branch:   "master"
  commit:   "9e483116d0"
git-subrepo:
  version:  "0.3.1"
  origin:   "???"
  commit:   "???"
  • Loading branch information
bertfrees committed Dec 12, 2024
1 parent dd7af4e commit 3cc1299
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 2 additions & 2 deletions cli/.gitrepo
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
[subrepo]
remote = [email protected]:daisy/pipeline-cli-go.git
branch = master
commit = 080925324c4dbd37d141261f537bb2a5e6fadde3
parent = 0d87113b214274de885978a9efe04f6c878fa94c
commit = 9e483116d0ffc78d5bdeb73ca00918c1b0c00e14
parent = 7f81547a070c3fbfbc4bc2ba15c2a7196c396913
cmdver = 0.3.1
6 changes: 1 addition & 5 deletions cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.daisy.pipeline</groupId>
<artifactId>cli</artifactId>
<version>2.2.0</version>
<version>2.2.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>DAISY Pipeline 2 :: Command Line Interface</name>
<description>Command Line Interface for the DAISY Pipeline 2.</description>
Expand Down Expand Up @@ -101,8 +101,4 @@
</plugin>
</plugins>
</build>

<scm>
<tag>v2.2.0</tag>
</scm>
</project>

0 comments on commit 3cc1299

Please sign in to comment.