Skip to content

Commit 2ba266c

Browse files
committed
Merge pull request keycloak#885 from patriot1burke/master
bump version
2 parents 541f23e + c0059a8 commit 2ba266c

File tree

151 files changed

+151
-151
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

151 files changed

+151
-151
lines changed

connections/infinispan/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

connections/jpa-liquibase/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

connections/jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

connections/mongo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

connections/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>keycloak-parent</artifactId>
55
<groupId>org.keycloak</groupId>
6-
<version>1.1.0.Beta2-SNAPSHOT</version>
6+
<version>1.1.0.Beta2</version>
77
</parent>
88
<name>Connections Parent</name>
99
<description/>

core-jaxrs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>

dependencies/server-all/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

dependencies/server-min/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>keycloak-parent</artifactId>
66
<groupId>org.keycloak</groupId>
7-
<version>1.1.0.Beta2-SNAPSHOT</version>
7+
<version>1.1.0.Beta2</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)