Skip to content

Commit

Permalink
ci: Revert update of nexus version
Browse files Browse the repository at this point in the history
  • Loading branch information
anmoel committed Oct 16, 2022
1 parent eea0d0a commit 0f53b49
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@

Terraform provider to configure Sonatype Nexus using it's API.

Implemented and tested with Sonatype Nexus `3.42.0-01`.
Implemented and tested with Sonatype Nexus `3.40.0-03`.

## Usage

Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Expand Up @@ -8,7 +8,7 @@ description: |-

The Nexus provider allows Terraform to read from, write to, and configure [Sonatype Nexus Repository Manager](https://www.sonatype.com/product-nexus-repository).

-> **Note** This provider hat been implemented and tested with Sonatype Nexus Repository Manager OSS `3.42.0-01`.
-> **Note** This provider hat been implemented and tested with Sonatype Nexus Repository Manager OSS `3.40.0-03`.

## Usage

Expand Down
2 changes: 1 addition & 1 deletion scripts/.env
@@ -1,2 +1,2 @@
export NEXUS_VERSION=3.42.0
export NEXUS_VERSION=3.40.0
export NEXUS_PORT=8081
2 changes: 1 addition & 1 deletion templates/index.md.tmpl
Expand Up @@ -8,7 +8,7 @@ description: |-

The Nexus provider allows Terraform to read from, write to, and configure [Sonatype Nexus Repository Manager](https://www.sonatype.com/product-nexus-repository).

-> **Note** This provider hat been implemented and tested with Sonatype Nexus Repository Manager OSS `3.42.0-01`.
-> **Note** This provider hat been implemented and tested with Sonatype Nexus Repository Manager OSS `3.40.0-03`.

## Usage

Expand Down

0 comments on commit 0f53b49

Please sign in to comment.