Skip to content

Commit

Permalink
Now that we can actually deploy drop the deploy.skip=true
Browse files Browse the repository at this point in the history
  • Loading branch information
egli committed Mar 30, 2023
1 parent a900cab commit e1587fd
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,11 @@ pp. 282-284.
mvn -B package
```

# Release
# Release and deploy

```
mvn release:prepare
```

Perform a release without deploying.

```
mvn release:perform -Darguments="-Dmaven.deploy.skip=true"
mvn release:perform
```

# License
Expand Down

0 comments on commit e1587fd

Please sign in to comment.