Skip to content
This repository was archived by the owner on Jul 4, 2020. It is now read-only.

Commit 80ecb9c

Browse files
committed
Revert "Update project version to 2.0"
It turned out, that maintaining 1.x on a separate branch is the horror. Now the plan is to support OSIAM < 2.3, >= 2.5 and >= 3.0 on the master branch with a version of 1.x. This will also be done for the connector. This reverts commit e05f43b.
1 parent 10ceb0b commit 80ecb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.osiam</groupId>
2828
<artifactId>scim-schema</artifactId>
29-
<version>2.0-SNAPSHOT</version>
29+
<version>1.6-SNAPSHOT</version>
3030

3131
<name>scim-schema</name>
3232
<description>SCIM conform data types used by OSIAM services and OSIAM connector4Java for data exchange</description>

0 commit comments

Comments
 (0)