Skip to content

Commit

Permalink
Merge pull request #23 from cjpannila/1.1.1-dev
Browse files Browse the repository at this point in the history
version changed from 1.1.0-SNAPSHOT to 1.1.1
  • Loading branch information
cjpannila authored Oct 23, 2020
2 parents cd84d2b + 55a14c8 commit 773692f
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion custom-jwt-generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This enables the custom JWT generator feature originally developed for Amdocs IG

### Installation

1. Copy the `custom-jwt-generator-1.1.0-SNAPSHOT.jar` into `<IS_HOME>/repository/components/lib`
1. Copy the `custom-jwt-generator-1.1.1.jar` into `<IS_HOME>/repository/components/lib`

2. The custom JWT needs to be enabled by following at `api-manager.xml`.
```
Expand Down
2 changes: 1 addition & 1 deletion custom-jwt-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>custom-jwt-generator</artifactId>
<packaging>bundle</packaging>
<name>custom-jwt-generator</name>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>identity-governance</artifactId>
<groupId>org.wso2.carbon.identity.governance</groupId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -78,4 +78,4 @@
</build>


</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.wso2.carbon.identity.governance</groupId>
<artifactId>identity-governance</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion identity-governance/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<groupId>org.wso2.carbon.identity.governance</groupId>
<artifactId>identity-governance</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions identity-governance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.wso2.carbon.identity.governance</groupId>
<artifactId>identity-governance</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<name>WSO2 Carbon - Governance Module</name>
Expand All @@ -38,7 +38,7 @@
<url>https://github.com/wso2-extensions/identity-governance.git</url>
<developerConnection>scm:git:https://github.com/wso2-extensions/identity-governance.git</developerConnection>
<connection>scm:git:https://github.com/wso2-extensions/identity-governance.git</connection>
<tag>v1.1.0-SNAPSHOT</tag>
<tag>v1.1.1</tag>
</scm>

<repositories>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -129,4 +129,4 @@
</plugins>
</build>

</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>

<groupId>com.wso2telco.mbss</groupId>
Expand Down Expand Up @@ -100,4 +100,4 @@
</plugins>
</build>

</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions</artifactId>
<relativePath>../../pom.xml</relativePath>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions-feature</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -60,4 +60,4 @@
</plugins>
</build>

</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions-feature</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -66,4 +66,4 @@
<carbon.p2.plugin.version>1.5.3</carbon.p2.plugin.version>
</properties>

</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions-feature</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -64,4 +64,4 @@
<carbon.p2.plugin.version>1.5.3</carbon.p2.plugin.version>
</properties>

</project>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions-feature</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -65,4 +65,4 @@
<carbon.p2.plugin.version>1.5.3</carbon.p2.plugin.version>
</properties>

</project>
</project>
4 changes: 2 additions & 2 deletions mbss-athenticator/features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
</parent>

<modelVersion>4.0.0</modelVersion>
<artifactId>mbss-extensions-feature</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>pom</packaging>
<name>Wso2Telco mbss Features</name>
<url>http://wso2telco.com</url>
Expand Down
2 changes: 1 addition & 1 deletion mbss-athenticator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>com.wso2telco.mbss</groupId>
<artifactId>mbss-extensions</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>pom</packaging>

<scm>
Expand Down

0 comments on commit 773692f

Please sign in to comment.