Skip to content

Commit

Permalink
change main branch for roundup action
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas loubrieu committed Jun 30, 2021
1 parent e73336b commit ceb6f0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stable-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

-
name: 🤠 Roundup
uses: NASA-PDS/roundup-action@master
uses: NASA-PDS/roundup-action@main
with:
packages: openjdk11-jdk
assembly: stable
Expand Down
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

<groupId>gov.nasa.pds</groupId>
<artifactId>harvest</artifactId>
<version>3.4.2-SNAPSHOT</version>
<version>3.5.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Harvest Tool</name>
Expand Down Expand Up @@ -63,7 +63,6 @@
<url>https://github.com/NASA-PDS/harvest</url>
<connection>scm:git:ssh://[email protected]/NASA-PDS/harvest.git</connection>
<developerConnection>scm:git:ssh://[email protected]/NASA-PDS/harvest.git</developerConnection>
<tag>v3.4.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit ceb6f0f

Please sign in to comment.