Skip to content

Commit

Permalink
Updating develop poms back to pre merge state
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Aug 16, 2018
1 parent f16f66e commit 4e231f2
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-parent</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>SCIM - Parent</name>
<description>Penn State's Open Source JavaEE implmentation of the SCIM version 2.0 specification (RFC7642, RFC7643 and RFC7644)</description>
Expand Down
2 changes: 1 addition & 1 deletion scim-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-parent</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>
<artifactId>scim-client</artifactId>
<name>SCIM - Client</name>
Expand Down
2 changes: 1 addition & 1 deletion scim-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-parent</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-compliance/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-parent</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-compliance</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-compliance/scim-compliance-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-compliance</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-compliance-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-compliance/scim-compliance-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-compliance</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-compliance-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-parent</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-server/scim-server-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-server</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-server-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-spec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-parent</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-spec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-spec/scim-spec-protocol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-spec</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-spec-protocol</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-spec/scim-spec-schema/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-spec</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-spec-schema</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-parent</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion scim-tools/scim-tools-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>edu.psu.swe.scim</groupId>
<artifactId>scim-tools</artifactId>
<version>2.22.1</version>
<version>2.22.2-SNAPSHOT</version>
</parent>

<artifactId>scim-tools-common</artifactId>
Expand Down

0 comments on commit 4e231f2

Please sign in to comment.