Skip to content

Commit

Permalink
prepare new major release 1
Browse files Browse the repository at this point in the history
  • Loading branch information
astrapi69 committed May 8, 2019
1 parent e8a914f commit 8b72318
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@ Than you can add the dependency to your dependencies:

<properties>
...
<!-- silly-beans version -->
<silly-beans.version>5.3</silly-beans.version>
<!-- SILLY-BEANS version -->
<silly-beans.version>1</silly-beans.version>
...
</properties>
...
<dependencies>
...
<!-- silly-beans DEPENDENCY -->
<!-- SILLY-BEANS DEPENDENCY -->
<dependency>
<groupId>de.alpharogroup</groupId>
<artifactId>silly-beans</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>

<artifactId>silly-beans</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1-SNAPSHOT</version>

<name>${project.artifactId}</name>

Expand Down

0 comments on commit 8b72318

Please sign in to comment.