Skip to content

Commit

Permalink
Changed version to 1.5.4 and pom cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scottslewis committed Sep 10, 2020
1 parent 853cfb8 commit b6db249
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<version>1.5.3</version>
<version>1.5.4</version>

<artifactId>grpc-osgi-generator</artifactId>

Expand Down
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,4 @@
</plugins>
</build>

<profiles>
<profile>
<id>public-release</id>
<build>
<plugins>

</plugins>
</build>
</profile>
</profiles>
</project>

0 comments on commit b6db249

Please sign in to comment.