Skip to content

Commit

Permalink
Merge pull request #144 from IBM/ind1go-patch-2
Browse files Browse the repository at this point in the history
Fix README muddle
  • Loading branch information
ind1go authored Dec 11, 2023
2 parents b56efd7 + e37ec66 commit 9433195
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ This project contains:
* The CICS bundle Gradle plugin (`com.ibm.cics.bundle`), a Gradle plugin that can build CICS bundles, include selected bundle parts, and deploy them to CICS. It's available from both the [Gradle Plugin Portal](https://plugins.gradle.org/plugin/com.ibm.cics.bundle) and [Maven Central](https://search.maven.org/artifact/com.ibm.cics.bundle/com.ibm.cics.bundle.gradle.plugin).
* `samples`, a collection of samples that show different ways of using this plugin.

## Supported bundle part types
The CICS bundle Gradle plugin supports building CICS bundles that contain the following bundle parts:

## Supported Gradle versions
The CICS bundle Gradle plugin supports Gradle 5 to Gradle 8.

## Supported bundle part types
The CICS bundle Gradle plugin supports building CICS bundles that contain the following bundle parts:

**Java-based bundle parts**
* OSGi Bundle (JAR)
* Web Archive (WAR)
Expand Down

0 comments on commit 9433195

Please sign in to comment.