Skip to content

Commit 8626c06

Browse files
committed
Remove how to release Fix (since it's part of core now) (#591)
1 parent ef56f66 commit 8626c06

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

MAINTAINING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,3 @@ a) It's going from your local Git repository to Sonatype to Maven Central. Each
189189
```
190190
1. Finally, go to [oss.sonatype.org](https://oss.sonatype.org), log in, check the [Staging Repositories](https://oss.sonatype.org/#stagingRepositories) and when it's finished, click on `Close`. If everything is good publish with clicking on `Release` - attention, because once published it can't be removed. The artifacts are uploaded to Maven Central (which may take some time. Have a look e.g. [metafacture-biblio](https://repo1.maven.org/maven2/org/metafacture/metafacture-biblio/) ). You can check that it's actually in the publishing pipeline by clicking on `Views/Repositories->Releases`, then type in the `Path lookup` field `org/metafacture/` and click on version.
191191
192-
## Release Metafacture-Fix
193-
194-
As long as we have two repos we should immediately also release metafacture-fix:
195-
Go update [Metafacture-Fix](https://github.com/metafacture/metafacture-fix/) and follow https://github.com/metafacture/metafacture-fix/wiki/Maintainer-Guidelines.

0 commit comments

Comments
 (0)