Skip to content

Commit

Permalink
version: update version for development of 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ingomohr committed Jan 2, 2020
1 parent 4fb2057 commit 100fa7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.ingomohr.jira</groupId>
<artifactId>jira-versions-gadget</artifactId>
<version>1.1</version>
<version>1.2-SNAPSHOT</version>

<name>jira-versions-gadget</name>
<packaging>atlassian-plugin</packaging>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/atlassian-plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<plugin-info>
<description>Provides a dashboard gadget to show versions</description>
<vendor name="Ingo Mohr" url="http://www.ingomohr.org"/>
<version>1.1</version>
<version>1.2</version>
</plugin-info>

<!--
Expand Down

0 comments on commit 100fa7d

Please sign in to comment.