Skip to content

Commit

Permalink
* Updated pom.xml.
Browse files Browse the repository at this point in the history
  • Loading branch information
cybergarage committed Jan 23, 2016
1 parent b0919a6 commit 1af14ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<groupId>org.cybergarage.upnp</groupId>
<artifactId>cybergarage-upnp-core</artifactId>
<packaging>jar</packaging>
<version>2.1.0</version>
<version>2.1.1</version>
<name>cybergarage-upnp Core</name>
<description>A pure Java Open Source implementation of the UPnP stack</description>
<url>http://www.cybergarage.org/</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -11,7 +11,7 @@
<url>http://www.cybergarage.org/</url>

<properties>
<cybergarage-upnp.version>2.1.0</cybergarage-upnp.version>
<cybergarage-upnp.version>2.1.1</cybergarage-upnp.version>
<maven.compiler.source>1.7</maven.compiler.source>
<maven.compiler.target>1.7</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 1af14ee

Please sign in to comment.