Description
I placed a request for creating new project in sonatype as part of the ticket https://issues.sonatype.org/browse/OSSRH-26723
I also went ahead did my first release attempt.
Here's the gav
```
<groupId>com.github.rationaleemotions</groupId>
<artifactId>simple-se-pageobjects</artifactId>
<version>1.0.0</version>
```
I still dont see it coming up the sonatype search.
I can see the snapshot version listed here : https://oss.sonatype.org/content/repositories/snapshots/com/github/rationaleemotions/simple-se-pageobjects/1.0.0-SNAPSHOT/
But I don't see the released version http://repo1.maven.org/maven2/com/github/rationaleemotions/simple-se-pageobjects/
Here's the ticket that i raised for creation of the project https://issues.sonatype.org/browse/OSSRH-26723